Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Picky spelling fix.
  • Loading branch information
sammcd committed Dec 19, 2014
1 parent 6b137fb commit 0ae0e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -193,7 +193,7 @@ Common Problems

### Using dynamic image size with UITableViewCell

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
don't have the same size as your placeholder image, you may experience strange anamorphic scaling issue.
The following article gives a way to workaround this issue:

Expand Down

0 comments on commit 0ae0e34

Please sign in to comment.