Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit ff40c80

Browse files
committed
Fix sample config
Just a small change missed in 7950aa8.
1 parent 594f285 commit ff40c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sample_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2232,7 +2232,7 @@ ui_auth:
22322232
# session to be active.
22332233
#
22342234
# This defaults to 0, meaning the user is queried for their credentials
2235-
# before every action, but this can be overridden to alow a single
2235+
# before every action, but this can be overridden to allow a single
22362236
# validation to be re-used. This weakens the protections afforded by
22372237
# the user-interactive authentication process, by allowing for multiple
22382238
# (and potentially different) operations to use the same validation session.

0 commit comments

Comments
 (0)