Docs: fix small typo (#85388)

(cherry picked from commit 66a7cfe77d)
pull/85403/head
liviozanol 6 months ago committed by Matt Clay
parent b23aa84a49
commit d0d89c9585

@ -34,7 +34,7 @@ options:
choices: [ reloaded, restarted, started, stopped ] choices: [ reloaded, restarted, started, stopped ]
enabled: enabled:
description: description:
- Whether the unit should start on boot. At least one of O(state) and O(enabled) are required. - Whether the unit should start on boot. At least one of O(state) or O(enabled) are required.
- If set, requires O(name). - If set, requires O(name).
type: bool type: bool
force: force:

Loading…
Cancel
Save