Update article.md
This commit is contained in:
parent
168b273caa
commit
600733ee0f
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ For example:
|
|||
```js run
|
||||
let isBoss = confirm("Are you the boss?");
|
||||
|
||||
alert( isBoss ); // true is OK is pressed
|
||||
alert( isBoss ); // true if OK is pressed
|
||||
```
|
||||
|
||||
## Summary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue