Skip to content

Commit e925fb0

Browse files
authored
Update ITunesSearchClientProtocol.swift
1 parent 4313f8f commit e925fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ITunesSearchClient/ITunesSearchClientProtocol.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
import Foundation
2626

27-
/// A protocol defining the contract for searching the iTunes App Store.
27+
/// A protocol defining the interface for searching the iTunes App Store.
2828
public protocol ITunesSearchClientProtocol {
2929
/// Fetches information about an app based on its bundle ID and optional country code.
3030
///

0 commit comments

Comments
 (0)