]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: typo [skip ci] (#414)
authorAvni Onur Pehlivan <avnionur@gmail.com>
Wed, 31 Mar 2021 07:41:02 +0000 (10:41 +0300)
committerGitHub <noreply@github.com>
Wed, 31 Mar 2021 07:41:02 +0000 (09:41 +0200)
'Is' typed twice

docs/introduction.md

index f8d16a43d71c12fdf77e2ce8ad2fa7d662c46693..72cb07e19b847c8a2529bd47c2f27d346f0c2d72 100644 (file)
@@ -37,7 +37,7 @@ export default {
 
 ## Why _Pinia_
 
-Pinia (pronounced like `/peenya/` in English) is is the closest word to _piña_ (_pineapple_ in Spanish) that is a valid package name. A pineapple is in reality a group of individual flowers that join together to create a multiple fruit. Similar to stores, each one is born individually, but they are all connected at the end. It's also a delicious tropical fruit indigenous to South America.
+Pinia (pronounced like `/peenya/` in English) is the closest word to _piña_ (_pineapple_ in Spanish) that is a valid package name. A pineapple is in reality a group of individual flowers that join together to create a multiple fruit. Similar to stores, each one is born individually, but they are all connected at the end. It's also a delicious tropical fruit indigenous to South America.
 
 ## A more realistic example