Skip to content

Commit b692b9e

Browse files
committed
Merge pull request hashicorp#341 from nibalizer/docs2
Docs Fixup
2 parents 5152f05 + 0f32eef commit b692b9e

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)