We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb23e15 commit 48892b5Copy full SHA for 48892b5
Sources/WebAuthn/WebAuthnManager.swift
@@ -32,7 +32,7 @@ public struct WebAuthnManager {
32
33
private let challengeGenerator: ChallengeGenerator
34
35
- /// Create a new WebAuthnManager using the given configuration..
+ /// Create a new WebAuthnManager using the given configuration.
36
///
37
/// - Parameters:
38
/// - configuration: The configuration to use for this manager.
0 commit comments