diff --git a/site/content/tutorial/01-introduction/05-nested-components/text.md b/site/content/tutorial/01-introduction/05-nested-components/text.md index 27107cb146..b75e63172a 100644 --- a/site/content/tutorial/01-introduction/05-nested-components/text.md +++ b/site/content/tutorial/01-introduction/05-nested-components/text.md @@ -16,7 +16,7 @@ Let's add a ` ``` -...then add the component `Nested` to use it in the app markup: +...then use component `Nested` in the app markup: ```html

This is a paragraph.