Skip to content

Commit 0db489b

Browse files
author
Olivier Poitrey
committed
Merge pull request SDWebImage#991 from sammcd/patch-1
Update README.md
2 parents 6b137fb + 0ae0e34 commit 0db489b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Common Problems
193193

194194
### Using dynamic image size with UITableViewCell
195195

196-
UITableView determins the size of the image by the first image set for a cell. If your remote images
196+
UITableView determines the size of the image by the first image set for a cell. If your remote images
197197
don't have the same size as your placeholder image, you may experience strange anamorphic scaling issue.
198198
The following article gives a way to workaround this issue:
199199

0 commit comments

Comments
 (0)