Skip to content

Commit 9e70b87

Browse files
committed
Add reactjs#74 manually.
1 parent 83b73a3 commit 9e70b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/05-active-links/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ our `index.html`.
4747
## Nav Link Wrappers
4848

4949
Most links in your site don't need to know they are active, usually just
50-
primary navigation links need to know. Its useful to wrap those so you
50+
primary navigation links need to know. It's useful to wrap those so you
5151
don't have to remember what your `activeClassName` or `activeStyle` is
5252
everywhere.
5353

0 commit comments

Comments
 (0)