summaryrefslogtreecommitdiff
path: root/docs/narr/extending.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/extending.rst')
-rw-r--r--docs/narr/extending.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/extending.rst b/docs/narr/extending.rst
index ffe0080e7..26520d2d0 100644
--- a/docs/narr/extending.rst
+++ b/docs/narr/extending.rst
@@ -212,7 +212,7 @@ accessible within a Python *package*. An entire chapter is devoted to
resources: :ref:`resources_chapter`. Within this chapter is a section
named :ref:`overriding_resources_section`. This section of that
chapter describes in detail how to override package resources with
-other resouces by using :term:`ZCML` ``<resource>`` declarations. Add
+other resources by using :term:`ZCML` ``<resource>`` declarations. Add
such ``<resource>`` declarations to your override package's
``configure.zcml`` to perform overrides.