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

Commit d54d32e

Browse files
Sudheer Satyanarayanatimdorr
Sudheer Satyanarayana
authored andcommitted
Clarify IndexLink and punctuation fix (#198)
* Clarify that we want to use IndexLink instead of NavLink * Apostrophe was missing in `let's`
1 parent aa5fcdf commit d54d32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/09-index-links/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ index route is rendered.
2323

2424
## IndexLink
2525

26-
First lets use the `IndexLink`
26+
First let's use the `IndexLink` instead of `NavLink`
2727

2828
```js
2929
// App.js

0 commit comments

Comments
 (0)