Skip to content

Fix incorrect description of OR operator's short-circuit behavior#1206

Open
chytonpide wants to merge 1 commit intomunificent:masterfrom
chytonpide:fix/typo
Open

Fix incorrect description of OR operator's short-circuit behavior#1206
chytonpide wants to merge 1 commit intomunificent:masterfrom
chytonpide:fix/typo

Conversation

@chytonpide
Copy link
Copy Markdown

Fix incorrect description of OR operator's short-circuit behavior in section 23.2.1.

The text incorrectly states:

"When the left-hand side is falsey, it does a tiny jump over the next statement."

This should be "truthy", not "falsey".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant