summaryrefslogtreecommitdiff
path: root/docs/CREDENTIALS.md
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@strace.io>2023-01-15 08:00:00 +0000
committerDmitry V. Levin <ldv@strace.io>2023-01-23 22:52:34 +0000
commitd8b67e05fbeb9d8ad1b37b1a15add5731a2b7f77 (patch)
treee5d24704a04afe4db9f5103999158beb97e31480 /docs/CREDENTIALS.md
parentecb1456d0c2bd8f22754addbdd7c4f692434b21c (diff)
downloadsystemd-d8b67e05fbeb9d8ad1b37b1a15add5731a2b7f77.tar.gz
docs: fix a few typos
Diffstat (limited to 'docs/CREDENTIALS.md')
-rw-r--r--docs/CREDENTIALS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CREDENTIALS.md b/docs/CREDENTIALS.md
index 04309a15fe..706cfd378e 100644
--- a/docs/CREDENTIALS.md
+++ b/docs/CREDENTIALS.md
@@ -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.