Skip to content

Commit

Permalink
Fix NukeExtensions docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Mar 4, 2023
1 parent 3a5096e commit 6241e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/NukeExtensions.docc/ImageViewExtensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ Nuke provides built-in implementations for `UIImageView` and `NSImageView`.

## Customizing Requests

All the examples from this guide used ``NukeExtensions/loadImage(with:options:into:progress:completion:)`` with a `URL`. But you can have even more control over the image download by using `ImageRequest`. To learn more about `ImageRequest`, see the main Nuke documentation.
All the examples from this guide used ``NukeExtensions/loadImage(with:options:into:completion:)-6ksm2`` with a `URL`. But you can have even more control over the image download by using `ImageRequest`. To learn more about `ImageRequest`, see the main Nuke documentation.

0 comments on commit 6241e10

Please sign in to comment.