Skip to content

Commit 619a3fc

Browse files
authored
Minor updates (#174)
* Minor updates * switch back to private set
1 parent f6330ac commit 619a3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ParseSwift/LiveQuery/ParseLiveQuery+combine.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import Combine
1212

1313
@available(macOS 10.15, iOS 13.0, macCatalyst 13.0, watchOS 6.0, tvOS 13.0, *)
1414
extension ParseLiveQuery {
15-
// MARK: Functions - Combine
15+
// MARK: Combine
1616

1717
/**
1818
Manually establish a connection to the `ParseLiveQuery` Server. Publishes when established.

0 commit comments

Comments
 (0)