diff --git a/modules/saml/docs/sp.txt b/modules/saml/docs/sp.txt
index 499b607ec5617f7524318b251b9d4b7d450339b9..462131fa4a318eef93b9925000b205832a464ef1 100644
--- a/modules/saml/docs/sp.txt
+++ b/modules/saml/docs/sp.txt
@@ -266,7 +266,7 @@ Options
 `ProtocolBinding`
 :   The binding that should be used for SAML2 authentication responses.
     This option controls the binding that is requested through the AuthnRequest message to the IdP.
-    By default the HTTP-Redirect binding is used.
+    By default the HTTP-Post binding is used.
 
 :   *Note*: SAML 2 specific.