Skip to content

Commit f34f34f

Browse files
cbaker6TomWFox
andauthored
Update Sources/ParseSwift/Types/ParseFile+combine.swift
Co-authored-by: Tom Fox <[email protected]>
1 parent 15e7ae1 commit f34f34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ParseSwift/Types/ParseFile+combine.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public extension ParseFile {
7979
}
8080

8181
/**
82-
Deletes the file from the Parse cloud. Publishes when complete.
82+
Deletes the file from the Parse Server. Publishes when complete.
8383
- requires: `.useMasterKey` has to be available and passed as one of the set of `options`.
8484
- parameter options: A set of header options sent to the server. Defaults to an empty set.
8585
- returns: A publisher that eventually produces a single value and then finishes or fails.

0 commit comments

Comments
 (0)