Skip to content

Commit

Permalink
Merge pull request #298 from cs4alhaider/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
3lvis authored Feb 4, 2022
2 parents cbf85fe + 033457c commit b621482
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 @@ -391,7 +391,7 @@ Alamofire.request("https://gameofthrones.org/mostFavoriteCharacter").responseStr

## What about images

If you want to load image into `UIImageView` or `NSImageView`, then we also have a nice gift for you. It's called [Imaginary](https://github.com/hyperoslo/Imaginary) and uses `Cache` under the hood to make you life easier when it comes to working with remote images.
If you want to load image into `UIImageView` or `NSImageView`, then we also have a nice gift for you. It's called [Imaginary](https://github.com/hyperoslo/Imaginary) and uses `Cache` under the hood to make your life easier when it comes to working with remote images.

## Installation

Expand Down

0 comments on commit b621482

Please sign in to comment.