We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5152f05 + 0f32eef commit b692b9eCopy full SHA for b692b9e
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