From: pierresaid Date: Wed, 15 Jan 2020 15:11:58 +0000 (+0100) Subject: chore: typo (#55) X-Git-Tag: 0.0.5~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10a59dc4c999b9dd55132b57f32cfcbf57bbca24;p=thirdparty%2Fvuejs%2Fpinia.git chore: typo (#55) --- diff --git a/README.md b/README.md index 38025344..15680831 100644 --- 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: