diff --git a/lessons/10-clean-urls/README.md b/lessons/10-clean-urls/README.md index 41f27a5e..d0de7c6a 100644 --- a/lessons/10-clean-urls/README.md +++ b/lessons/10-clean-urls/README.md @@ -1,6 +1,6 @@ # Clean URLs with Browser History -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 default because it will always work, but there's a better way. Modern browsers let JavaScript manipulate the URL without making an http