From de05965fc05dfbedc8c04e2f2ad6170cb7f75403 Mon Sep 17 00:00:00 2001 From: Stuart Mumford Date: Wed, 5 Feb 2020 15:36:00 +0000 Subject: [PATCH] Update src/Registration.js Co-Authored-By: Will Hunt --- src/Registration.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Registration.js b/src/Registration.js index c301f36ae1..149b59f42c 100644 --- a/src/Registration.js +++ b/src/Registration.js @@ -40,7 +40,7 @@ export const SAFE_LOCALPART_REGEX = /^[a-z0-9=_\-./]+$/; * @param {bool} options.go_welcome_on_cancel * If true, goes to the welcome page if the user cancels the action * @param {bool} options.screen_after - * If present the screen to redict to after a successful login or register. + * If present the screen to redirect to after a successful login or register. */ export async function startAnyRegistrationFlow(options) { if (options === undefined) options = {}; @@ -75,8 +75,9 @@ export async function startAnyRegistrationFlow(options) { extraButtons: [