From ada0a977d9190520c21ffaf9500860db2f3a1b3e Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Mon, 30 Sep 2019 15:53:04 -0500 Subject: forgot a word --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index bf113ddd8..c52da1b76 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -42,7 +42,7 @@ Features ``pyramid.config.Configurator.set_default_csrf_options`` as well as ``pyramid.csrf.check_csrf_origin``. This option controls whether a request is rejected if it has no ``Origin`` or ``Referer`` header - - often the result of a configuring their browser not to send a + often the result of a user configuring their browser not to send a ``Referer`` header for privacy reasons. See https://github.com/Pylons/pyramid/pull/3512 -- cgit v1.2.3