From bcd7d354548cc57fb9a8053690460775ff658b20 Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Thu, 6 Nov 2025 11:38:57 -0500 Subject: [PATCH] Fix image filename in create-a-component.md 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 f1b146aa64..6996b64501 100644 --- a/docs/getting-started/create-a-component.md +++ b/docs/getting-started/create-a-component.md @@ -72,7 +72,7 @@ Perform the following steps: Otherwise, you can follow along with the progress, and as soon as every step is finished, you can take a look at your new service in either the repository or the catalog. -![run of example of create component](../assets/uiguide/successful-create-new-coponent.png) +![run of example of create component](../assets/uiguide/successful-create-new-component.png) Selecting `REPOSITORY` displays the files in the main branch of the new `tutorial` repository. When you created the new `tutorial` component, three files were created in the repository