Merge pull request #608 from jayhybrid/jayhybrid-patch-1
Improved phrasing
This commit is contained in:
commit
1d517a6ded
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ importance: 5
|
||||||
|
|
||||||
# The result of OR AND OR
|
# The result of OR AND OR
|
||||||
|
|
||||||
What will be the result?
|
What will the result be?
|
||||||
|
|
||||||
```js
|
```js
|
||||||
alert( null || 2 && 3 || 4 );
|
alert( null || 2 && 3 || 4 );
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue