Skip to content

Commit

Permalink
Minor edit.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnine committed Aug 6, 2021
1 parent f3c5a72 commit c36e9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ Starting in Filestack iOS SDK `2.8.0`, SDK users can add their own custom source
}
}

// 4. Call this function whenever you want to dismiss your picker without uploading.
// 4. Call this function whenever you want to dismiss your source provider without uploading.
@objc func cancel() {
dismiss(animated: true) {
self.sourceProviderDelegate?.sourceProviderCancelled()
Expand Down

0 comments on commit c36e9f4

Please sign in to comment.