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:
@@ -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** -
|
||||
|
||||
Reference in New Issue
Block a user