Skip to content

Commit 4fcb712

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

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
@@ -17,7 +17,7 @@ public struct ConfirmSignInWithOTPView<Header: View,
1717

1818
/// Creates a `ConfirmSignInWithOTPView`
1919
/// - Parameter state: The ``ConfirmSignInWithCodeState`` that is observed by this view
20-
/// - Parameter headerContent: The content displayed above the fields. Defaults to ``ConfirmSignInWithMFACodeHeader``
20+
/// - Parameter headerContent: The content displayed above the fields. Defaults to ``ConfirmSignInWithOTPHeader``
2121
/// - Parameter footerContent: The content displayed bellow the fields. Defaults to ``ConfirmSignInWithMFACodeFooter``
2222
public init(
2323
state: ConfirmSignInWithCodeState,

0 commit comments

Comments
 (0)