summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2020-01-08 10:11:35 -0600
committerMichael Merickel <michael@merickel.org>2020-01-08 10:11:35 -0600
commit025824417f0d779f41717a28047dc420991015aa (patch)
treef82418e8a19f3c32096585fc7c8db275dbe7408e /CHANGES.rst
parent2bf834c98a6d125c820996ad86d5bc1ac2dbf7e7 (diff)
downloadpyramid-025824417f0d779f41717a28047dc420991015aa.tar.gz
pyramid-025824417f0d779f41717a28047dc420991015aa.tar.bz2
pyramid-025824417f0d779f41717a28047dc420991015aa.zip
grammar fixes
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index d1807103f..8159cea36 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -80,7 +80,7 @@ Features
- Finished callbacks are now executed as part of the ``closer`` that is
invoked as part of ``pyramid.scripting.prepare`` and
- ``pyramid.paster.boostrap``.
+ ``pyramid.paster.bootstrap``.
See https://github.com/Pylons/pyramid/pull/3561
- Added ``pyramid.request.RequestLocalCache`` which can be used to create