diff --git a/aio/content/guide/aot-compiler.md b/aio/content/guide/aot-compiler.md index 9a935e8a4c..07dbb7453c 100644 --- a/aio/content/guide/aot-compiler.md +++ b/aio/content/guide/aot-compiler.md @@ -6,7 +6,7 @@ The Angular [ahead-of-time (AOT) compiler](guide/glossary#aot) converts your Ang This guide explains how to specify metadata and apply available compiler options to compile your applications efficiently using the AOT compiler. -