Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marklarr committed Mar 2, 2015
1 parent 1263756 commit 60a841d
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 @@ This protocol allows you to provide info about what you want to present in the t
Implement...
* ```tokenField:titleForTokenAtIndex:``` to specify what the title for the token at a particular index should be.
* ```numberOfTokensInTokenField:``` to specify how many tokens you have.
* ```tokenFieldCollapsedText:``` to specify what you want the token field should say in the collapsed state.
* ```tokenFieldCollapsedText:``` to specify what you want the token field to say in the collapsed state.

Sample Project
--------------
Expand Down

0 comments on commit 60a841d

Please sign in to comment.