Skip to content

Commit e673f19

Browse files
authored
Update customize-templates.mdx
1 parent 3ed2686 commit e673f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/docs/customize/login-pages/universal-login/customize-templates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,7 @@ The sections below provide details for each available prompt.
901901
<td><code>title</code></td>
902902
</tr>
903903
<tr>
904-
<td>${inviterName} has invited you (${email}) to join \$\{companyName} on \$\{clientName}.</td>
904+
<td>"\$\{inviterName}" has invited you ("\$\{email}") to join "\$\{companyName}" on "\$\{clientName}".</td>
905905
<td><code>description</code></td>
906906
</tr>
907907
<tr>

0 commit comments

Comments
 (0)