diff --git a/1-js/02-first-steps/01-hello-world/1-hello-alert/task.md b/1-js/02-first-steps/01-hello-world/1-hello-alert/task.md index afed6a91d3..fa24ac5e0c 100644 --- a/1-js/02-first-steps/01-hello-world/1-hello-alert/task.md +++ b/1-js/02-first-steps/01-hello-world/1-hello-alert/task.md @@ -4,7 +4,7 @@ importance: 5 # Show an alert -Create a page that shows a message "I'm JavaScript!". +Create a page that shows a message "I am JavaScript!". Do it in a sandbox, or on your hard drive, doesn't matter, just ensure that it works.