'somewhy' -> 'for some reason it'
I had to look this up, not recalling having heard "somewhy" before. It's clear what it means, but is not a word in American English (though apparently it is used in British English, at least sometimes). Maybe should be a word, but somewhy it isn't.
This commit is contained in:
parent
e111aa1e90
commit
09a964e969
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ The code below triggers a syntax error:
|
|||
let x = 1 && 2 ?? 3; // Syntax error
|
||||
```
|
||||
|
||||
The limitation is surely debatable, but somewhy was added to the language specification.
|
||||
The limitation is surely debatable, but for some reason it was added to the language specification.
|
||||
|
||||
Use explicit parentheses to fix it:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue