From 026c555138833817b5c6e62e08db520b4babe432 Mon Sep 17 00:00:00 2001 From: Thad Guidry Date: Fri, 8 Apr 2022 09:59:25 -0500 Subject: [PATCH] Update site/content/tutorial/01-introduction/05-nested-components/text.md Co-authored-by: Tan Li Hau --- .../tutorial/01-introduction/05-nested-components/text.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.