summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/urldispatch.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst
index 2ad086ac7..30c108408 100644
--- a/docs/narr/urldispatch.rst
+++ b/docs/narr/urldispatch.rst
@@ -40,7 +40,7 @@ The presence of calls to the
configuration within your application is a sign that you're using :term:`URL
dispatch`.
-..note::
+.. note::
Route configuration may also be added to the system via term:`ZCML` (see
:ref:`zcml_route_configuration`).