Skip to content

Commit 221944e

Browse files
cbaker6TomWFox
andauthored
Update Sources/ParseSwift/LiveQuery/ParseLiveQuery+combine.swift
Co-authored-by: Tom Fox <[email protected]>
1 parent 72fc22b commit 221944e

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
@@ -15,7 +15,7 @@ extension ParseLiveQuery {
1515
// MARK: Functions - Combine
1616

1717
/**
18-
Manually establish a connection to the `ParseLiveQuery` Server.. Publishes when established.
18+
Manually establish a connection to the `ParseLiveQuery` Server. Publishes when established.
1919
- parameter isUserWantsToConnect: Specifies if the user is calling this function. Defaults to `true`.
2020
- returns: A publisher that eventually produces a single value and then finishes or fails.
2121
*/

0 commit comments

Comments
 (0)