We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4313f8f commit e925fb0Copy full SHA for e925fb0
Sources/ITunesSearchClient/ITunesSearchClientProtocol.swift
@@ -24,7 +24,7 @@
24
25
import Foundation
26
27
-/// A protocol defining the contract for searching the iTunes App Store.
+/// A protocol defining the interface for searching the iTunes App Store.
28
public protocol ITunesSearchClientProtocol {
29
/// Fetches information about an app based on its bundle ID and optional country code.
30
///
0 commit comments