summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html

index 9ad1ed5a61..c34a9e780c 100644 --- a/develop/print.html +++ b/develop/print.html
@@ -7389,7 +7389,7 @@ and &quot;App Secret&quot; for use below.</li> user_mapping_provider: config: display_name_template: &quot;{{ user.name }}&quot; - email_template: &quot;{{ '{{ user.email }}' }}&quot; + email_template: &quot;{{ user.email }}&quot; </code></pre> <p>Relevant documents:</p> <ul>