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