Skip to content

Commit 5ccce00

Browse files
committed
fix: typo
1 parent dcd0fb3 commit 5ccce00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/user_mgt.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ type PhoneMultiFactorInfo struct {
7878
PhoneNumber string
7979
}
8080

81-
// PhoneMultiFactorInfo describes a user enrolled second totp factor.
81+
// TOTPMultiFactorInfo describes a user enrolled second totp factor.
8282
type TOTPMultiFactorInfo struct{}
8383

8484
type multiFactorEnrollments struct {

0 commit comments

Comments
 (0)