We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b137fb commit 0ae0e34Copy full SHA for 0ae0e34
README.md
@@ -193,7 +193,7 @@ Common Problems
193
194
### Using dynamic image size with UITableViewCell
195
196
-UITableView determins the size of the image by the first image set for a cell. If your remote images
+UITableView determines the size of the image by the first image set for a cell. If your remote images
197
don't have the same size as your placeholder image, you may experience strange anamorphic scaling issue.
198
The following article gives a way to workaround this issue:
199
0 commit comments