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