Skip to content

Commit

Permalink
recipe file contents yaml formatting correction (#328)
Browse files Browse the repository at this point in the history
recipe file contents yaml formatting correction
  • Loading branch information
ashutoshk2206 authored Dec 4, 2024
1 parent c1b27a7 commit 5ee2fa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/recipes/yaml/createyamlfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ recipeList:
relativeFileName: foo/bar/baz.yaml
fileContents: >
a:
property: value
property: value
another:
property: value
property: value
fileContentsUrl: http://foo.bar/baz.yaml
```
Expand Down

0 comments on commit 5ee2fa2

Please sign in to comment.