]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: readme
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Thu, 2 Jan 2020 07:39:19 +0000 (08:39 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Jan 2020 07:39:19 +0000 (08:39 +0100)
README.md

index ee382a5c6d77f092549d065274a344012d6db39f..38025344f6298ae1a4b6be700b522274910d6a99 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # Pinia [![Build Status](https://badgen.net/circleci/github/posva/pinia/master)](https://circleci.com/gh/posva/pinia) [![npm package](https://badgen.net/npm/v/pinia)](https://www.npmjs.com/package/pinia) [![coverage](https://badgen.net/codecov/c/github/posva/pinia/master)](https://codecov.io/github/posva/pinia) [![thanks](https://badgen.net/badge/thanks/♥/pink)](https://github.com/posva/thanks)
 
-> Pronounced like the fruit, in Spanish _Piña_
+> Pronounced like the fruit in Spanish, _Piña_
 >
-> _Piña_ is also an invalid package name... that's why it has to be _pinia_
+> _Piña_ is also an invalid package name... that's why it has to be _pinia_ which sounds very similar
 
 🍍Automatically Typed, Modular and lightweight (but **Experimental**) Store for Vue based on the composition api with devtools support