summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/sessions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/sessions.rst b/docs/narr/sessions.rst
index 1aa0c20f3..c2cc60de8 100644
--- a/docs/narr/sessions.rst
+++ b/docs/narr/sessions.rst
@@ -39,7 +39,7 @@ implementation has the following limitations:
sets.
It is digitally signed, however, and thus a client cannot easily tamper with
-the content without compromising the secret key.
+the content without having access to the secret key.
You can configure this session factory in your :app:`Pyramid` application by
using the :meth:`pyramid.config.Configurator.set_session_factory` method.