Ver código fonte

Fixed a rest mistake I introduced in d5ce2ff.

Aymeric Augustin 12 anos atrás
pai
commit
753edfa4b5
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      docs/topics/http/sessions.txt

+ 2 - 2
docs/topics/http/sessions.txt

@@ -132,8 +132,8 @@ and the :setting:`SECRET_KEY` setting.
 
 .. warning::
 
-    **If the :setting:`SECRET_KEY` is not kept secret, this can lead to
-    arbitrary remote code execution.**
+    **If the SECRET_KEY is not kept secret, this can lead to arbitrary remote
+    code execution.**
 
     An attacker in possession of the :setting:`SECRET_KEY` can not only
     generate falsified session data, which your site will trust, but also