Skip to content

Commit dac83d9

Browse files
author
Chris Wheatley
committed
fix spelling error
1 parent aef8747 commit dac83d9

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
@@ -106,7 +106,7 @@ var User = React.createClass({
106106
});
107107

108108
// Declarative route configuration (could also load this config lazily
109-
// instead, all you reall need is a single root route, you don't need to
109+
// instead, all you really need is a single root route, you don't need to
110110
// colocate the entire config).
111111
React.render((
112112
<Router history={BrowserHistory}>

0 commit comments

Comments
 (0)