diff --git a/README-group.md b/README-group.md index 3b18e07433ad8b9430582e3e906df7cc55f6a77e..1b866d89cb0405d9e69d0b8baf32d9926c541abf 100644 --- a/README-group.md +++ b/README-group.md @@ -144,7 +144,7 @@ Variable | Description | Required `group` | List of group name strings assigned to this group. | no `service` | List of service name strings assigned to this group | no `action` | Work on group or member level. It can be on of `member` or `group` and defaults to `group`. | no -`state` | The state to ensure. It can be one of `present` or `absent`, defauilt: `present`. | yes +`state` | The state to ensure. It can be one of `present` or `absent`, default: `present`. | yes Authors