From a68474609ced85724699331d867319114e0741fc Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Mon, 8 Dec 2025 12:09:05 -0700 Subject: [PATCH] Fix typo in error image file name Corrected a typo in the image file name for the error message. 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 b9a8c231cd..f4ea4f9c0d 100644 --- a/docs/getting-started/create-a-component.md +++ b/docs/getting-started/create-a-component.md @@ -55,7 +55,7 @@ To create the component: If you see an error message, similar to the following, - ![error creating new component](../assets/uiguide/error-creating-new-component.png) + ![error creating new component](../assets/uiguide/error-ceating-new-component.png) Perform the following steps: