Skip to content

Commit

Permalink
README typo: teh -> the
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSB committed Apr 9, 2016
1 parent 02d6b71 commit a587457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ self.view.addSubview(textField)

### Colors

To customize the colors of the textfield, set a few properties - either from code, or from Interface builder. To use a textfield with an icon, utilize the `SkyFloatingLabelTextFieldWithIcon` class (and bundle the font class with your app). This example will change colors for the textfield on teh right:
To customize the colors of the textfield, set a few properties - either from code, or from Interface builder. To use a textfield with an icon, utilize the `SkyFloatingLabelTextFieldWithIcon` class (and bundle the font class with your app). This example will change colors for the textfield on the right:

![](/SkyFloatingLabelTextField/images/example-2.gif)

Expand Down

0 comments on commit a587457

Please sign in to comment.