diff --git a/docs/features.rst b/docs/features.rst index 3bf6a44..609730d 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -89,6 +89,6 @@ or in the template: {% analytical_head_top %} {% endwith %} -If you want to change the identity only for specific provider, use the -`*_identity` context variable, where `*` is prefix specified on the provider -page. +If you want to change the identity only for specific provider use the +``*_identity`` context variable, where ``*``-prefix is the module name +of the specific provider.