diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/urldispatch.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index 7c9f65c46..d9e47f117 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -405,9 +405,8 @@ 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 arguments are -neither predicate arguments nor view configuration information -arguments. +Other arguments are ``name`` and ``factory``. These arguments +represent neither predicates nor view configuration information. **Non-Predicate Arguments** |
