diff --git a/guide/english/typescript/index.md b/guide/english/typescript/index.md index 332e231b39..c432dcbdf2 100644 --- a/guide/english/typescript/index.md +++ b/guide/english/typescript/index.md @@ -50,7 +50,7 @@ The Playground has built-in auto completion and the ability to directly see the To learn more about installation, see the [Installation Appendix](./src/articles/typescript/appendix-installation/index.md). -In case you need just a type checker and don't want to compile your programm, read about Flux. +In case you need just a type checker and don't want to compile your program, read about Flux. - Quick Start - Documentation