Improved phrasing
This commit is contained in:
parent
69bd4b5f3c
commit
610c164510
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ importance: 3
|
||||||
|
|
||||||
# What's the result of OR'ed alerts?
|
# What's the result of OR'ed alerts?
|
||||||
|
|
||||||
What the code below will output?
|
What will the code below output?
|
||||||
|
|
||||||
```js
|
```js
|
||||||
alert( alert(1) || 2 || alert(3) );
|
alert( alert(1) || 2 || alert(3) );
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue