Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrehan27 committed Nov 12, 2024
1 parent a1583ac commit 536b4f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ios/Classes/Bridge/SdkClientConfiguration.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ extension SdkClient {

/// Configures and overrides the shared `SdkClient` instance with provided parameters.
///
/// - Parameter args: Dictionary containing values required for `SdkClient` protocol.
/// - Parameters:
/// - using: Dictionary containing values required for `SdkClient` protocol.
/// - Returns: Configured `SdkClient` instance. Returns the existing shared client if required parameters are missing.
@available(iOSApplicationExtension, unavailable)
@discardableResult
Expand Down

0 comments on commit 536b4f2

Please sign in to comment.