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.
2 parents 9a2f9dc + e1e8bfd commit c4a3b46Copy full SHA for c4a3b46
lessons/10-clean-urls/README.md
@@ -1,6 +1,6 @@
1
# Clean URLs with Browser History
2
3
-The URLs in our app right now is built on a hack: the hash. Its the
+The URLs in our app right now are built on a hack: the hash. Its the
4
default because it will always work, but there's a better way.
5
6
Modern browsers let JavaScript manipulate the URL without making an http
0 commit comments