From: Emmanuel Akhigbe Date: Fri, 3 Dec 2021 09:15:56 +0000 (+0100) Subject: Grammatical corrections on Introduction Page (#868) X-Git-Tag: @pinia/testing@0.0.8~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=70dabd70b096f65a372656893e30343fdb4de306;p=thirdparty%2Fvuejs%2Fpinia.git Grammatical corrections on Introduction Page (#868) --- diff --git a/packages/docs/introduction.md b/packages/docs/introduction.md index 11e79a48..23b05353 100644 --- a/packages/docs/introduction.md +++ b/packages/docs/introduction.md @@ -165,7 +165,7 @@ Pinia tries to stay as close as Vuex's philosophy as possible. It was designed t ### RFCs While Vuex goes through RFC to gather as much feedback from the community as possible, Pinia doesn't. I test out ideas based on my experience developing applications, reading other people's code, working for clients who use Pinia, and answering questions on Discord. -This allows me to provide a solution that works and it adapted to a variety of cases and application sizes. I publish often, and make the library evolve while keeping its core API the same. +This allows me to provide a solution that works and is adapted to a variety of cases and application sizes. I publish often and make the library evolve while keeping its core API the same. ### Comparison with Vuex 3.x/4.x