Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit 19fafab

Browse files
committed
Merge pull request #266 from mickrip/patch-1
Small (Tiny) documentation correction
2 parents cb2d7f0 + 4945350 commit 19fafab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ We only store current URL and state, whereas redux-router stores the entire loca
3636

3737
Let's take a look at a simple example.
3838

39-
**Note:** This example uses `react-router`'s 2.0 API, which is currently released under version 2.0.0-rc5.
39+
**Note:** This example uses `react-router`'s 2.0 API, which is currently released under version 2.0.0-rc6.
4040

4141
```js
4242
import React from 'react'

0 commit comments

Comments
 (0)