Skip to content

Commit

Permalink
Fixed typoes in Consul key_prefix docs (#10655)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamtur01 authored and stack72 committed Dec 10, 2016
1 parent e6b1cda commit c02b247
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ The following arguments are supported:
end with a slash, to manage a "folder" of keys.

* `subkeys` - (Required) A mapping from subkey name (which will be appended
to the give `path_prefix`) to the value that should be stored at that key.
Use slashes as shown in the above example to create "sub-folders" under
to the given `path_prefix`) to the value that should be stored at that key.
Use slashes, as shown in the above example, to create "sub-folders" under
the given path prefix.

## Attributes Reference
Expand Down

0 comments on commit c02b247

Please sign in to comment.