Skip to content

Commit ae4d4b6

Browse files
Update packages/amplify_core/lib/src/types/auth/sign_in/auth_sign_in_step.dart
Co-authored-by: Elijah Quartey <Equartey@users.noreply.github.com>
1 parent 2a10730 commit ae4d4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amplify_core/lib/src/types/auth/sign_in/auth_sign_in_step.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ enum AuthSignInStep {
1010
/// an MFA method.
1111
continueSignInWithMfaSelection,
1212

13-
/// The sign-in is not complete and the user must set up and select an MFA method.
13+
/// The sign-in is not complete and the user must select an MFA method to setup.
1414
continueSignInWithMfaSetupSelection,
1515

1616
/// The sign-in is not complete and a TOTP authenticator app must be

0 commit comments

Comments
 (0)