diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index 71c3af287517a5e408ecfa2c054bac1e98315f17..13a6f045f9d5d6b5ff8ee46bbd3b0a7ee865decb 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -2232,7 +2232,7 @@ ui_auth:
     # session to be active.
     #
     # This defaults to 0, meaning the user is queried for their credentials
-    # before every action, but this can be overridden to alow a single
+    # before every action, but this can be overridden to allow a single
     # validation to be re-used.  This weakens the protections afforded by
     # the user-interactive authentication process, by allowing for multiple
     # (and potentially different) operations to use the same validation session.