We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5152f05 commit 0f32eefCopy full SHA for 0f32eef
1 file changed
website/source/docs/configuration/syntax.html.md
@@ -88,9 +88,9 @@ variable = [{
88
}]
89
```
90
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.
+Notice how the top stanza visually looks a lot better? By repeating
+multiple `variable` sections, it builds up the `variable` array. When
+possible, use sections since they're visually clearer and more readable.
94
95
## JSON Syntax
96
0 commit comments