Skip to content

Conversation

@chytonpide
Copy link

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