From 76a3a959dc52397162b79b22029f8db8b66c6d68 Mon Sep 17 00:00:00 2001 From: Maxime Douailin Date: Wed, 12 Aug 2015 10:05:06 +0200 Subject: [PATCH] typo fix in pre authenticated --- cookbook/security/pre_authenticated.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/security/pre_authenticated.rst b/cookbook/security/pre_authenticated.rst index 183fe9e91ca..e3501c54884 100644 --- a/cookbook/security/pre_authenticated.rst +++ b/cookbook/security/pre_authenticated.rst @@ -149,5 +149,5 @@ key in the ``remote_user`` firewall configuration. .. note:: Just like for X509 authentication, you will need to configure a "user provider". - See :ref:`the note previous note ` + See :ref:`the previous note ` for more information.