We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2e161 commit f4516e3Copy full SHA for f4516e3
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 are built on a hack: the hash. Its the
+The URLs in our app right now are built on a hack: the hash. It's 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