Docs: fix small typo (#85388)

pull/85389/head
liviozanol 5 months ago committed by GitHub
parent 11f5563895
commit 66a7cfe77d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,7 +34,7 @@ options:
choices: [ reloaded, restarted, started, stopped ]
enabled:
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).
type: bool
force:

Loading…
Cancel
Save