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 441f17d + e361ffb commit 9b04e2cCopy full SHA for 9b04e2c
modules/RoutingContext.js
@@ -6,7 +6,7 @@ var { array, func, object } = React.PropTypes;
6
7
/**
8
* A <RoutingContext> renders the component tree for a given router state
9
- * and sets the router object and the current location in context.
+ * and sets the history object and the current location in context.
10
*/
11
var RoutingContext = React.createClass({
12
0 commit comments