Skip to content

Commit 70dabd7

Browse files
authored
Grammatical corrections on Introduction Page (#868)
1 parent 89bb56e commit 70dabd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Pinia tries to stay as close as Vuex's philosophy as possible. It was designed t
165165
### RFCs
166166

167167
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.
168-
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.
168+
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.
169169

170170
### Comparison with Vuex 3.x/4.x
171171

0 commit comments

Comments
 (0)