Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit f54cf18

Browse files
ricochet2200timdorr
authored andcommitted
Add missing word (#167)
1 parent cc51006 commit f54cf18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/02-rendering-a-route/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ At its heart, React Router is a component.
66
render(<Router/>, document.getElementById('app'))
77
```
88

9-
That's not going display anything until we configure a route.
9+
That's not going to display anything until we configure a route.
1010

1111
Open up `index.js` and
1212

0 commit comments

Comments
 (0)