diff options
Diffstat (limited to 'docs/zcml.rst')
| -rw-r--r-- | docs/zcml.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zcml.rst b/docs/zcml.rst index 78f4fc344..889008e85 100644 --- a/docs/zcml.rst +++ b/docs/zcml.rst @@ -309,7 +309,7 @@ Predicate Attributes ``route_name`` *This attribute services an advanced feature that isn't often used - unless you want to perform traversal *after* a route has matched.* + unless you want to perform traversal after a route has matched.* This value must match the ``name`` of a ``<route>`` declaration (see :ref:`urldispatch_chapter`) that must match before this view will be called. Note that the ``route`` configuration referred to by |
