diff --git a/web/src/flow/stages/RedirectStage.ts b/web/src/flow/stages/RedirectStage.ts index d731b933bc..3e5b7c5acc 100644 --- a/web/src/flow/stages/RedirectStage.ts +++ b/web/src/flow/stages/RedirectStage.ts @@ -45,10 +45,7 @@ export class RedirectStage extends BaseStage + return html` `; } return html` `; @@ -79,7 +73,7 @@ export class RedirectStage extends BaseStage
-

${msg("You're about to be redirected to the following URL.")}

+

${msg("You will now be redirected to the following URL.")}

${this.getURL()}