Browse Source

Update README.md

guyca 8 years ago
parent
commit
8bded703e6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

40
 If you don't like reading, just jump into the fully working example projects:
40
 If you don't like reading, just jump into the fully working example projects:
41
 
41
 
42
 * [example](example) - Example project showing the best practice use of this package. Shows many navigation features.
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
 #### Step 1 - Change the way your app starts
45
 #### Step 1 - Change the way your app starts
46
 
46