diff --git a/aio/content/start/index.md b/aio/content/start/index.md index 2b7b773594..07eaab3fc7 100644 --- a/aio/content/start/index.md +++ b/aio/content/start/index.md @@ -125,7 +125,7 @@ To help you get going, the following steps use predefined product data and metho -1. Add the product descriptions. On the `
` element, use an `*ngIf` directive so that Angular only creates the `
` element if the current product has a description. +4. Add the product descriptions. On the `
` element, use an `*ngIf` directive so that Angular only creates the `
` element if the current product has a description.