Skip to content

Commit 2bd28fe

Browse files
authored
Merge pull request #1881 from thediveshsoni/patch-1
Typo Error in Description of "alert"
2 parents 2f400a5 + 0835b11 commit 2bd28fe

File tree

1 file changed

+1
-1
lines changed
  • 1-js/02-first-steps/06-alert-prompt-confirm

1 file changed

+1
-1
lines changed

1-js/02-first-steps/06-alert-prompt-confirm/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ As we'll be using the browser as our demo environment, let's see a couple of fun
44

55
## alert
66

7-
This one we've seen already. It shows shows a message and waits for the user to presses "OK".
7+
This one we've seen already. It shows a message and waits for the user to presses "OK".
88

99
For example:
1010

0 commit comments

Comments
 (0)