Skip to content

Commit

Permalink
chore: update docs comment in constants
Browse files Browse the repository at this point in the history
  • Loading branch information
khatruong2009 committed Sep 18, 2024
1 parent 323639c commit 661b63f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ abstract class CognitoConstants {
/// The `SMS_MFA_CODE` parameter.
static const challengeParamSmsMfaCode = 'SMS_MFA_CODE';

/// The `EMAIL_MFA_CODE` parameter.
/// The `EMAIL_OTP_CODE` parameter.
static const challengeParamEmailMfaCode = 'EMAIL_OTP_CODE';

/// The `SOFTWARE_TOKEN_MFA_CODE` parameter.
Expand Down

0 comments on commit 661b63f

Please sign in to comment.