fix: typo

This commit is contained in:
Richard Ramos 2019-10-21 08:56:38 -04:00 committed by GitHub
parent 7bf22ebb2c
commit 32073f6f24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
subspcae - redux example
subspace - redux example
===
Simple application that shows how to dispatch a redux action from an observable. This app will deploy a test contract to **Ganache**.
For using Subspace with `react` and `redux`, please check `examples/react-redux` to see a practical example
@ -44,4 +44,4 @@ If you do have problems caused by it, first follow the installation steps for yo
If you still have problems and are on Windows, try the following:
- run `npm config set msvs_version 2015` before `npm install`
- Repair Windows Build tools that the node-gyp doc made you install. If it tells you to remove a conflicting version do it. After the repair succeeded, reboot.
- Repair Windows Build tools that the node-gyp doc made you install. If it tells you to remove a conflicting version do it. After the repair succeeded, reboot.