docs: fix a few typos

This commit is contained in:
Dmitry V. Levin
2023-01-15 08:00:00 +00:00
parent ecb1456d0c
commit d8b67e05fb
5 changed files with 5 additions and 5 deletions

View File

@@ -442,5 +442,5 @@ hence a great place to store credentials to load on the system.
## Conditionalizing Services
Sometimes it makes sense to conditionalize system services and invoke them only
if the right system credential is passed to the system. use the
if the right system credential is passed to the system. Use the
`ConditionCredential=` and `AssertCredential=` unit file settings for that.