We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3d179 commit 3eb13d5Copy full SHA for 3eb13d5
1-js/02-first-steps/06-alert-prompt-confirm/article.md
@@ -4,7 +4,7 @@ As we'll be using the browser as our demo environment, let's see a couple of fun
4
5
## alert
6
7
-This one we've seen already. It shows a message and waits for the user to presses "OK".
+This one we've seen already. It shows a message and waits for the user to press "OK".
8
9
For example:
10
0 commit comments