diff --git a/docs/guide/pre-processors.md b/docs/guide/pre-processors.md index d4cb42d13..432364458 100644 --- a/docs/guide/pre-processors.md +++ b/docs/guide/pre-processors.md @@ -222,7 +222,7 @@ module.exports = { } ``` -Configuration of TypeScipt can be done via `tsconfig.json`. Also see docs for [ts-loader](https://github.com/TypeStrong/ts-loader). +Configuration of TypeScript can be done via `tsconfig.json`. Also see docs for [ts-loader](https://github.com/TypeStrong/ts-loader). ## Pug