Updated 'Non-english' to 'Non-English'
Keeps consistency with the rest of the document which uses the capitalised proper noun 'English'.
This commit is contained in:
parent
dac2e71cff
commit
e0219e2a4a
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ let my-name; // a hyphen '-' is not allowed in the name
|
||||||
Variables named `apple` and `AppLE` -- are two different variables.
|
Variables named `apple` and `AppLE` -- are two different variables.
|
||||||
```
|
```
|
||||||
|
|
||||||
````smart header="Non-english letters are allowed, but not recommended"
|
````smart header="Non-English letters are allowed, but not recommended"
|
||||||
It is possible to use any language, including cyrillic letters or even hieroglyphs, like this:
|
It is possible to use any language, including cyrillic letters or even hieroglyphs, like this:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue