summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/urldispatch.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst
index ebd6562ab..bc0ac3c5f 100644
--- a/docs/narr/urldispatch.rst
+++ b/docs/narr/urldispatch.rst
@@ -405,9 +405,9 @@ the route matching process.
Other arguments are view configuration related arguments. These only
have an effect when the route configuration names a ``view``.
-Other arguments are ``name`` and ``factory``. These are required
-arguments but represent neither a predicate nor view configuration
-information.
+Other arguments are ``name`` and ``factory``. These arguments are
+neither a predicate arguments nor view configuration information
+arguments.
**Non-Predicate Arguments**