diff --git a/docs/simplesamlphp-reference-idp-hosted.txt b/docs/simplesamlphp-reference-idp-hosted.txt
index 45190fd83e65f49d543829dd6c6e2861529e4df1..8afd8ea0c7f0fcf98a33de6ae1f3c635c79d8932 100644
--- a/docs/simplesamlphp-reference-idp-hosted.txt
+++ b/docs/simplesamlphp-reference-idp-hosted.txt
@@ -219,7 +219,7 @@ These are some examples of IdP metadata
             /* The authentication source for this IdP. Must be one
              * from config/authsources.php.
              */
-            'auth' => 'example-userpasse',
+            'auth' => 'example-userpass',
         ),
     );
     ?>