Skip to content

Commit 3e6a131

Browse files
committed
Update flux.md
1 parent d277dc9 commit 3e6a131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/flux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ React Router in a Flux App
66
var routes = require('./routes');
77
var Router = require('react-router');
88

9-
// we can create a router instance before "running" it
9+
// we can create a router before "running" it
1010
var router = Router.create({
1111
routes: routes,
1212
location: Router.HistoryLocation

0 commit comments

Comments
 (0)