Skip to content

Commit 3a6a099

Browse files
committed
fixing comment
1 parent 0e417a1 commit 3a6a099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/demo/src/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2017,7 +2017,7 @@ function initApp() {
20172017
onFinalizeSignInWithPhoneMultiFactor
20182018
);
20192019

2020-
// Completes multi-factor sign-in with supplied SMS code.
2020+
// Completes multi-factor sign-in with supplied OTP(One-Time Password).
20212021
$('#sign-in-with-totp-multi-factor').click(
20222022
onFinalizeSignInWithTotpMultiFactor
20232023
);

0 commit comments

Comments
 (0)