summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst
index 5d2bce23e..e6a67830e 100644
--- a/docs/api/config.rst
+++ b/docs/api/config.rst
@@ -130,7 +130,7 @@
.. attribute:: global_registries
The set of registries that have been created for :app:`Pyramid`
- applications, one per each call to
+ applications, one for each call to
:meth:`pyramid.config.Configurator.make_wsgi_app` in the current
process. The object itself supports iteration and has a ``last`` property
containing the last registry loaded.