Fix typo in ignition documentation (#14469)

This commit is contained in:
Aleksejs Sinicins 2017-05-15 13:08:24 +03:00 committed by Paul Stack
parent dd2bc1edbd
commit 0e0c61bbd8
1 changed files with 2 additions and 2 deletions

View File

@ -40,9 +40,9 @@ The following arguments are supported:
* `groups` - (Optional) The list of groups to be added.
* `append` - (Optional) A block with config that will replace the current.
* `append` - (Optional) Any number of blocks with the configs to be appended to the current config.
* `replace` - (Optional) Any number of blocks with the configs to be appended to the current config.
* `replace` - (Optional) A block with config that will replace the current.
The `append` and `replace` blocks supports: