diff --git a/aio/content/guide/universal.md b/aio/content/guide/universal.md index 0531e55f06..75ce0e388b 100644 --- a/aio/content/guide/universal.md +++ b/aio/content/guide/universal.md @@ -13,6 +13,13 @@ For a more detailed look at different techniques and concepts surrounding SSR, c You can easily prepare an application for server-side rendering using the [Angular CLI](guide/glossary#cli). The CLI schematic `@nguniversal/express-engine` performs the required steps, as described below. +