summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/pyramid/view.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pyramid/view.py b/src/pyramid/view.py
index 3ef90320d..85fe73afc 100644
--- a/src/pyramid/view.py
+++ b/src/pyramid/view.py
@@ -198,7 +198,7 @@ class view_config:
.. note::
- Because of the limitation of ``venusian.Scanner.scan``, note that
+ Because of a limitation of ``venusian.Scanner.scan``, note that
``view_config`` will work only for the following conditions.
- In Python packages that have an ``__init__.py`` file in their