diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/hooks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 006f5d5cb..aaf809f2e 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -414,7 +414,7 @@ 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 +dictionary. See :ref:`renderer_system_values` for description of the values present in the system dictionary. A renderer globals factory can alternately be registered via ZCML as a |
