diff --git a/config-templates/config.php b/config-templates/config.php
index 63d7620910ee9abd41f7d11d23e881e794f2d52b..5341db51a4c3d16c36d9c8f791ede8912a57c49e 100644
--- a/config-templates/config.php
+++ b/config-templates/config.php
@@ -226,7 +226,7 @@ $config = [
      * alternatively a hashed array where the keys are the actions and their
      * corresponding values are booleans enabling or disabling each particular action.
      *
-     * SimpleSAMLphp provides some pre-defined actiones, though modules could add new
+     * SimpleSAMLphp provides some pre-defined actions, though modules could add new
      * actions here. Refer to the documentation of every module to learn if they
      * allow you to set any more debugging actions.
      *