Minor typo in the README

Instalation updated to Installation
This commit is contained in:
Ben 2018-12-16 18:57:39 +11:00 committed by GitHub
parent 6fbb2ab7c6
commit 89c4806275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ It can be used as a browser extension (for [Chrome](https://chrome.google.com/we
### Documentation
- [Brower Extension Instalation and Configuration](https://github.com/zalmoxisus/redux-devtools-extension#installation)
- [Brower Extension Installation and Configuration](https://github.com/zalmoxisus/redux-devtools-extension#installation)
- [Manual Integration as a React Component](./docs/Walkthrough.md#manual-integration)
- [Extension Options (Arguments)](https://github.com/zalmoxisus/redux-devtools-extension/tree/master/docs/API/Arguments.md)
- [Extension Methods (Advanced API)](https://github.com/zalmoxisus/redux-devtools-extension/tree/master/docs/API/Methods.md)