Skip to content

Commit 0f32eef

Browse files
author
Spencer Krum
committed
Docs Fixup
1 parent 5152f05 commit 0f32eef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

website/source/docs/configuration/syntax.html.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ variable = [{
8888
}]
8989
```
9090

91-
Notice that the top visually looks a lot better? By repeating multiple
92-
`variable` sections, it adds the `variable` array. When possible, use
93-
sections since they're visually clearer and more reasily readable.
91+
Notice how the top stanza visually looks a lot better? By repeating
92+
multiple `variable` sections, it builds up the `variable` array. When
93+
possible, use sections since they're visually clearer and more readable.
9494

9595
## JSON Syntax
9696

0 commit comments

Comments
 (0)