Corrected a typo

This commit is contained in:
Dratzidis Athanasios 2020-07-02 05:55:23 +03:00 committed by GitHub
parent ea3d179622
commit 3eb13d5ef8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ As we'll be using the browser as our demo environment, let's see a couple of fun
## alert
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".
For example: