From db13606feb005c09ec33fc6f271884f585538667 Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Wed, 18 Feb 2026 17:36:44 -0500 Subject: [PATCH] Fix grammatical error in component creation instructions Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/create-a-component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/create-a-component.md b/docs/getting-started/create-a-component.md index 921a687aca..68dce5753d 100644 --- a/docs/getting-started/create-a-component.md +++ b/docs/getting-started/create-a-component.md @@ -36,7 +36,7 @@ To create the component: ![setup-nodejs-categories-owners](../assets/uiguide/setup-nodejs-cat-owner.png) -5. For this example, enter `tutorial` for the `Name` of the service. and select `NEXT`. +5. For this example, enter `tutorial` for the `Name` of the service and select `NEXT`. ![enter name of new component](../assets/uiguide/enter-name-of-new-component.png)