diff --git a/aio/content/start/index.md b/aio/content/start/index.md index 18f4d32ae14..654c4c506e0 100644 --- a/aio/content/start/index.md +++ b/aio/content/start/index.md @@ -137,7 +137,7 @@ This section guides you through editing the HTML, also known as the template. The application now displays the name and description of each product in the list. - Notice that the final product does not have a description paragraph. + Note that the final product does not have a description paragraph. Angular doesn't create the `

` element because the product's description property is empty.