style: change to American English (#27266)

PR Close #27266
This commit is contained in:
onlyflix
2018-11-26 09:53:00 +01:00
committed by Jason Aden
parent dabcb3e17b
commit 41e68f7a7a
5 changed files with 8 additions and 8 deletions

View File

@ -1508,7 +1508,7 @@ done manually.
When `true`, this option tells the compiler not to check the TypeScript version.
The compiler will skip checking and will not error out when an unsupported version of TypeScript is used.
Setting this option to `true` is not recommended because unsupported versions of TypeScript might have undefined behaviour.
Setting this option to `true` is not recommended because unsupported versions of TypeScript might have undefined behavior.
This option is `false` by default.