From d31ce05b914cdcdf99c0e3c178d13f8d5a4f5efe Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Thu, 30 Apr 2015 00:11:10 -0400 Subject: [PATCH] Fix typo Signed-off-by: Isaac Bennetch --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 4bcf5a4911..782b1078e3 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1403,7 +1403,7 @@ Cookie authentication options :type: string :default: ``''`` - The public key for the reCaptcha service that can be obtain from + The public key for the reCaptcha service that can be obtained from http://www.google.com/recaptcha. reCaptcha will be then used in :ref:`cookie`.