summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Anderson <sontek@gmail.com>2015-01-01 15:10:55 -0800
committerJohn Anderson <sontek@gmail.com>2015-01-01 15:10:55 -0800
commitff01cdf0e392eb4e7926970a0cdee75663edb431 (patch)
treed784e54075ce8208ab90874b648734cada5b7b66 /docs
parent32cb805132e8149a276a8c65fdfa961384e8254e (diff)
downloadpyramid-ff01cdf0e392eb4e7926970a0cdee75663edb431.tar.gz
pyramid-ff01cdf0e392eb4e7926970a0cdee75663edb431.tar.bz2
pyramid-ff01cdf0e392eb4e7926970a0cdee75663edb431.zip
Fix typo
Diffstat (limited to 'docs')
-rw-r--r--docs/glossary.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 38133f68f..911c22075 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -17,7 +17,7 @@ Glossary
positional argument, returns a Pyramid-compatible request.
response factory
- An object which, provied a :term:`request` as a single positional
+ An object which, provided a :term:`request` as a single positional
argument, returns a Pyramid-compatible response.
response