diff --git a/README.md b/README.md index 2febf6f..2bd3240 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ React Hooks + [mobx-state-tree](http://mobx-state-tree.js.org/) **A straight-forward API for using mobx-state-tree with functional React components.** -_mobx-store-provider_ is a library that provides React Hooks for setting up and using your [mobx-state-tree](http://mobx-state-tree.js.org/) models/stores from within functional React components. +_mobx-store-provider_ is a library that provides React Hooks for setting up and using [mobx-state-tree](http://mobx-state-tree.js.org/) models/stores from within functional React components. 1. [Installation](http://mobx-store-provider.overfoc.us/installation) diff --git a/docs/README.md b/docs/README.md index 54616d6..78cf4b7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ React Hooks + [mobx-state-tree](http://mobx-state-tree.js.org/) **A straight-forward API for using mobx-state-tree with functional React components.** -_mobx-store-provider_ is a library that provides React Hooks for setting up and using your [mobx-state-tree](http://mobx-state-tree.js.org/) models/stores from within functional React components. +_mobx-store-provider_ is a library that provides React Hooks for setting up and using [mobx-state-tree](http://mobx-state-tree.js.org/) models/stores from within functional React components. 1. [Installation](http://mobx-store-provider.overfoc.us/installation)