Skip to content

Commit 0ae0e34

Browse files
committed
Update README.md
Picky spelling fix.
1 parent 6b137fb commit 0ae0e34

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)