From ffdaf8d2ab541dade327b4ccf0be90c4d726a658 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Dlouh=C3=BD?= Date: Mon, 18 Jul 2022 15:06:25 +0200 Subject: [PATCH] Update docs/features.rst Co-authored-by: Peter Bittner --- docs/features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.rst b/docs/features.rst index fc80172..3a2566e 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -115,5 +115,5 @@ That allows you as a developer to leave your view code untouched and make sure that the variable is injected for all templates. If you want to change the identity only for specific provider use the -``*_identity`` context variable, where ``*``-prefix is the module name +``*_identity`` context variable, where the ``*`` prefix is the module name of the specific provider.