From 676a95a21cd1c50403170eb36e2b544c1a2fa241 Mon Sep 17 00:00:00 2001 From: Yulia Tsareva Date: Sat, 28 Sep 2019 15:26:38 +0300 Subject: [PATCH] docs: fix typo in guide (#32893) PR Close #32893 --- aio/content/guide/angular-compiler-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/angular-compiler-options.md b/aio/content/guide/angular-compiler-options.md index 3a6a21606c..aba81240aa 100644 --- a/aio/content/guide/angular-compiler-options.md +++ b/aio/content/guide/angular-compiler-options.md @@ -44,7 +44,7 @@ For example: } ``` -For more informaton, see the [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html). +For more information, see the [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html). ## Template options