From 74291f06e608c44f6bbce09bfbefbaabad832935 Mon Sep 17 00:00:00 2001 From: Bert JW Regeer Date: Sat, 3 Nov 2018 14:30:43 -0500 Subject: fix wording Co-Authored-By: mmerickel --- docs/narr/sessions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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. -- cgit v1.2.3