summaryrefslogtreecommitdiff
path: root/docs/narr/hooks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/hooks.rst')
-rw-r--r--docs/narr/hooks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst
index d2eaf8215..227db2f0f 100644
--- a/docs/narr/hooks.rst
+++ b/docs/narr/hooks.rst
@@ -207,7 +207,7 @@ callable object or a :term:`dotted Python name` representing such a callable.
Such a callback must accept a single positional argument (notionally named
``system``) which will contain the original system values. It must return a
dictionary of values that will be merged into the system dictionary. See
-:ref:`renderer_system_values` for discription of the values present in the
+:ref:`renderer_system_values` for description of the values present in the
system dictionary.
If you're doing imperative configuration, and you'd rather do it after you've