Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kean authored Jul 20, 2022
1 parent 76b2a43 commit 40fdbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ func imageTaskCreated(_ task: ImageTask) {
}

func imageTask(_ task: ImageTask, didUpdateProgress progress: ImageTask.Progress) {
// Update progres
// Update progress
}

func imageTask(_ task: ImageTask, didReceivePreview response: ImageResponse) {
Expand Down

0 comments on commit 40fdbd6

Please sign in to comment.