Skip to content

Commit e59b4a1

Browse files
harsh62sebaland
andauthored
Update Sources/Authenticator/Views/ConfirmSignInWithOTPView.swift
Co-authored-by: Sebastian Villena <[email protected]>
1 parent 3b4e8ce commit e59b4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Authenticator/Views/ConfirmSignInWithOTPView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public struct ConfirmSignInWithOTPView<Header: View,
1515
@ObservedObject private var state: ConfirmSignInWithCodeState
1616
private let content: ConfirmSignInWithCodeView<Header, Footer>
1717

18-
/// Creates a `ConfirmSignInWithMFACodeView`
18+
/// Creates a `ConfirmSignInWithOTPView`
1919
/// - Parameter state: The ``ConfirmSignInWithCodeState`` that is observed by this view
2020
/// - Parameter headerContent: The content displayed above the fields. Defaults to ``ConfirmSignInWithMFACodeHeader``
2121
/// - Parameter footerContent: The content displayed bellow the fields. Defaults to ``ConfirmSignInWithMFACodeFooter``

0 commit comments

Comments
 (0)