From 0f32eefb2b0b86cd8dc28b09ff594181c61aa700 Mon Sep 17 00:00:00 2001 From: Spencer Krum Date: Tue, 30 Sep 2014 11:32:25 -0700 Subject: [PATCH] Docs Fixup --- website/source/docs/configuration/syntax.html.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/docs/configuration/syntax.html.md b/website/source/docs/configuration/syntax.html.md index b9f30b48c7..0be82b45b4 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