Fixed typoes in Consul key_prefix docs (#10655)

This commit is contained in:
James Turnbull 2016-12-10 16:45:47 -05:00 committed by Paul Stack
parent e6b1cda7db
commit c02b2471d6
1 changed files with 2 additions and 2 deletions

View File

@ -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