Merge pull request #1984 from SakiPgr/patch-1

Corrected a typo
This commit is contained in:
Ilya Kantor 2020-07-18 14:12:44 +03:00 committed by GitHub
commit 67e54bf269
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: