diff --git a/docs/features.rst b/docs/features.rst index e804d78..fc80172 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -88,7 +88,7 @@ or in the template: {% analytical_head_top %} {% endwith %} -or in context proessor: +or by implementing a context processor, e.g. .. code-block:: python