]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: typo (#55)
authorpierresaid <said.pierre.emler@gmail.com>
Wed, 15 Jan 2020 15:11:58 +0000 (16:11 +0100)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Wed, 15 Jan 2020 15:11:57 +0000 (16:11 +0100)
README.md

index 38025344f6298ae1a4b6be700b522274910d6a99..15680831de9c5316b2ede7f1473d9d6170c132c7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -259,7 +259,7 @@ export async function orderCart() {
 
 #### Creating _Pinias_
 
-_Not implemented_. Replaces the examles above about combining state and getters and about composing stores.
+_Not implemented_. Replaces the examples above about combining state and getters and about composing stores.
 
 Combine multiple _stores_ (gajos) into a new one: