diff --git a/frontend/elements/README.md b/frontend/elements/README.md index b24f8b2f5..2d4f48ea9 100644 --- a/frontend/elements/README.md +++ b/frontend/elements/README.md @@ -712,7 +712,7 @@ Markup: If you use Hanko Elements the language supplied to the `lang` attribute of any of the components is also used to convey to the Hanko API the language to use for outgoing emails. If you have disabled email delivery through Hanko and configured a webhook for the `email.send` event, the value for the `lang` attribute is reflected in the JWT payload of -the token contained in the webhook request in the `Language` claim. +the token contained in the webhook request in the `language` claim. ## Experimental Features