Skip to content

Commit e92e22a

Browse files
committed
Updated readme
1 parent 8b3cd16 commit e92e22a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Call the method `setImageWithString:color:` on any `UIImageView` instance to set
2020

2121
`string` is the string used to generate the initials. This should be a user's full name if available.
2222

23-
`color` is an optional paramter sets the background of the image. If not provided, a random color will be generated.
23+
`color` is an optional parameter that sets the background color of the image. Pass in `nil` to have a color automatically generated for you.
2424

2525
### License
2626

0 commit comments

Comments
 (0)