diff --git a/aio/content/guide/elements.md b/aio/content/guide/elements.md index bc8955d14e2..01df0c1bdc3 100644 --- a/aio/content/guide/elements.md +++ b/aio/content/guide/elements.md @@ -123,7 +123,7 @@ The recently-developed [custom elements](https://developer.mozilla.org/en-US/doc -Use the [Angular CLI](cli) to add the `@angular/elements` package to your workspace. +To add the `@angular/elements` package to your workspace, run the following command: