diff --git a/aio/content/guide/deployment.md b/aio/content/guide/deployment.md index b22cb51955..6c53a9a008 100644 --- a/aio/content/guide/deployment.md +++ b/aio/content/guide/deployment.md @@ -304,7 +304,7 @@ Configure the Angular Router to defer loading of all other modules (and their as or by [_lazy loading_](guide/router#asynchronous-routing "Lazy loading") them on demand. -