소스 검색

Update README.md

guyca 8 년 전
부모
커밋
8bded703e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -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