Skip to content

Commit f60a0f1

Browse files
authored
fix indent (#5269)
1 parent 20682d5 commit f60a0f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/guides/yaml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Example:
3535
```yaml
3636
# this is a comment
3737
foo:
38-
bar: 3 # this is another comment
39-
text: "# can be included in a string"
38+
bar: 3 # this is another comment
39+
text: "# can be included in a string"
4040
```
4141
4242
{{< anchor "yaml-scalars" >}}

0 commit comments

Comments
 (0)