diff --git a/doc/second-edition/tutorial-05.md b/doc/second-edition/tutorial-05.md index baa0483a..ed602637 100644 --- a/doc/second-edition/tutorial-05.md +++ b/doc/second-edition/tutorial-05.md @@ -565,9 +565,9 @@ to do with the `onsubmit` error we received before. ### A short troubleshooting session Let's go back to the login form by visiting the -`http://localhost:3000/index.html` URL and click the Login botton. +`http://localhost:3000/index.html` URL and click the Login button. -Ops, you got the `Page Not Found` notification. What happened? +Oops, you got the `Page Not Found` notification. What happened? Revisit the `index.html` page and go back to your active bREPL session. Just to be sure, require again the `modern-cljs.login`