|
@@ -40,7 +40,7 @@ Coming soon, not yet supported
|
40
|
40
|
If you don't like reading, just jump into the fully working example projects:
|
41
|
41
|
|
42
|
42
|
* [example](example) - Example project showing the best practice use of this package. Shows many navigation features.
|
43
|
|
-* [redux-example](example-redux) - Best practice use of this package in a [redux](https://github.com/reactjs/redux)-based. project
|
|
43
|
+* [redux-example](example-redux) - Best practice use of this package in a [redux](https://github.com/reactjs/redux)-based project.
|
44
|
44
|
|
45
|
45
|
#### Step 1 - Change the way your app starts
|
46
|
46
|
|