Skip to content

Commit bc0610f

Browse files
dewi-tikauthentik-automation[bot]
authored andcommitted
stage/identification: recovery: make wording more generic (#20209)
Make wording more generic
1 parent eb6f471 commit bc0610f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/src/flow/stages/identification/IdentificationStage.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ export class IdentificationStage extends BaseStage<
421421
? html`
422422
<p>
423423
${msg(
424-
"Enter the email associated with your account, and we'll send you a link to reset your password.",
424+
"Enter the email address or username associated with your account.",
425425
)}
426426
</p>
427427
`

0 commit comments

Comments
 (0)