diff --git a/docs/reference/hooks.rst b/docs/reference/hooks.rst index 8b88f10d8e..2ab0b330a9 100644 --- a/docs/reference/hooks.rst +++ b/docs/reference/hooks.rst @@ -232,7 +232,7 @@ Hooks for customising the editing interface for pages and snippets. ``insert_editor_css`` ~~~~~~~~~~~~~~~~~~~~~ - Add additional CSS or SCSS files or snippets to the page editor. + Add additional CSS files or snippets to the page editor. .. code-block:: python