summaryrefslogtreecommitdiff
path: root/docs/narr/assets.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/assets.rst')
-rw-r--r--docs/narr/assets.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/assets.rst b/docs/narr/assets.rst
index a9dc1f129..976e7b0af 100644
--- a/docs/narr/assets.rst
+++ b/docs/narr/assets.rst
@@ -185,7 +185,7 @@ discussed in more detail later in this chapter.
.. note::
- The :ref:`static_directive` ZCML directive offers an declarative
+ The :ref:`static_directive` ZCML directive offers a declarative
equivalent to :meth:`~pyramid.config.Configurator.add_static_view`. Use of
the :ref:`static_directive` ZCML directive is completely equivalent to
using imperative configuration for the same purpose.