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:
Lachlan Shoesmith 2018-09-25 19:22:33 +10:00 committed by GitHub
parent dac2e71cff
commit e0219e2a4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -183,7 +183,7 @@ let my-name; // a hyphen '-' is not allowed in the name
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:
```js