We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea0f3e5 + 9e6f5a3 commit 49aa6e1Copy full SHA for 49aa6e1
examples/pinterest/app.js
@@ -150,7 +150,7 @@ React.render(
150
//
151
// 6. Hit refresh in the browser.
152
153
-// 7. The url is not `/` so `RootRoute.defaultRoute` does not get matched.
+// 7. The url is not `/` so `RootRoute.indexRoute` does not get matched.
154
155
// 8. Since there is no `transitionState`, `RootRoute.getChildRoutes` branches
156
// the other way, and callsback with `PictureRoute` as a child, which matches
0 commit comments