diff --git a/typo3/sysext/felogin/Documentation/Examples/Index.rst b/typo3/sysext/felogin/Documentation/Examples/Index.rst
index c5787e1c629e73dce4a3f0ad276b6b65967c4696..2dc34ca6a578a2b69400a7ddf311e80076de762c 100644
--- a/typo3/sysext/felogin/Documentation/Examples/Index.rst
+++ b/typo3/sysext/felogin/Documentation/Examples/Index.rst
@@ -35,7 +35,7 @@ original page:
 
 .. code-block:: typoscript
 
-   plugin.tx_felogin_login.settings.redirectMode = referer
+   plugin.tx_felogin_login.settings.redirectMode = getpost
 
 (This option can also be set in the flexform configuration of the
 felogin content element)