mobxjs / mobx-state-tree

Full-featured reactive state management without the boilerplate
https://mobx-state-tree.js.org/
MIT License
6.9k stars 639 forks source link

Docs: fix some grammar and typos #2070

Closed kylemeenehan closed 10 months ago

kylemeenehan commented 10 months ago

What does this PR do and why?

Fixes small spelling and grammar mistakes. I saw a typo in "reference", and ran through the file while I was working on it to see if there were any other problems.

Steps to validate locally

I've run yarn build and yarn build-docs locally.

Thanks for the great library!

coolsoftwaretyler commented 10 months ago

Hey @kylemeenehan - thanks for the PR and for the kind words! I'm working on merging a few other changes today in anticipation of a 5.2.0 release candidate. I'll pull this in along with those things later today.