Skip to content

Commit

Permalink
Merge pull request #54 from marklarr/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
ayanonagon committed Mar 2, 2015
2 parents 1263756 + 60a841d commit 4566a2f
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 4566a2f

Please sign in to comment.