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 b04ccee commit 6be300fCopy full SHA for 6be300f
lessons/03-navigating-with-link/README.md
@@ -1,7 +1,7 @@
1
# Navigating with Link
2
3
-Perhaps the most used component in your app is `Link`. Its almost
4
-identical to the `<a/>` tag you're used to except that its aware of
+Perhaps the most used component in your app is `Link`. It's almost
+identical to the `<a/>` tag you're used to except that it's aware of
5
the `Router` it was rendered in.
6
7
Let's create some navigation in our `App` component.
0 commit comments