Fix formatting in create-a-component.md

Fixed spacing for metadata and spec children in sample catalog-info.yaml file.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
This commit is contained in:
milliehartnt123
2026-02-12 09:33:11 -05:00
committed by GitHub
parent 91acc6eea9
commit 1b6cde538a
+4 -4
View File
@@ -76,11 +76,11 @@ Selecting `REPOSITORY` displays the files in the main branch of the new `tutoria
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: "tutorial"
name: "tutorial"
spec:
type: service
owner: user:guest
lifecycle: experimental
type: service
owner: user:guest
lifecycle: experimental
```
- **index.js** -