diff --git a/website/source/docs/configuration/syntax.html.md b/website/source/docs/configuration/syntax.html.md index b9f30b48c..0be82b45b 100644 --- a/website/source/docs/configuration/syntax.html.md +++ b/website/source/docs/configuration/syntax.html.md @@ -88,9 +88,9 @@ variable = [{ }] ``` -Notice that the top visually looks a lot better? By repeating multiple -`variable` sections, it adds the `variable` array. When possible, use -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. ## JSON Syntax