From: David Bernegger Date: Wed, 26 Jan 2022 10:01:54 +0000 (+0100) Subject: docs: update phonetic transcription (#930) X-Git-Tag: pinia@2.0.10~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f3af61dd36dc38b0d17fdab6049c4cfaa3c0895;p=thirdparty%2Fvuejs%2Fpinia.git docs: update phonetic transcription (#930) Co-authored-by: Eduardo San Martin Morote --- diff --git a/packages/docs/introduction.md b/packages/docs/introduction.md index 06d96b00..d9845fd8 100644 --- a/packages/docs/introduction.md +++ b/packages/docs/introduction.md @@ -109,7 +109,7 @@ You will find more information about each _map helper_ in the core concepts. ## Why _Pinia_ -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. +Pinia (pronounced `/piːnjʌ/`, 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