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.
1 parent 83b73a3 commit 9e70b87Copy full SHA for 9e70b87
lessons/05-active-links/README.md
@@ -47,7 +47,7 @@ our `index.html`.
47
## Nav Link Wrappers
48
49
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
+primary navigation links need to know. It's useful to wrap those so you
51
don't have to remember what your `activeClassName` or `activeStyle` is
52
everywhere.
53
0 commit comments