diff --git a/docs/technical-documentation/solution/tools/Backstage/template-creation/_index.md b/docs/technical-documentation/solution/tools/Backstage/template-creation/_index.md index 734aeb7..6e7d04b 100644 --- a/docs/technical-documentation/solution/tools/Backstage/template-creation/_index.md +++ b/docs/technical-documentation/solution/tools/Backstage/template-creation/_index.md @@ -51,7 +51,7 @@ Within your template directory, create a subdirectory named skeleton. This is wh To make your new template visible in Backstage, update the `catalog-info.yaml` file located in:
`stacks/template/stacks/ref-implementation/backstage-templates` -Add the path to the `template.yaml` file of your new template under the `targets` section. +Add the path of the `template.yaml` file of your new template under the `targets` section. #### Example `catalog-info.yaml`: ```yaml