Fix typo in ignition documentation (#14469)

pull/14525/head
Aleksejs Sinicins 9 years ago committed by Paul Stack
parent dd2bc1edbd
commit 0e0c61bbd8

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

Loading…
Cancel
Save