Skip to content

Commit

Permalink
Merge branch 'master' of github.com:venmo/VENTokenField
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanonagon committed Jun 22, 2014
2 parents 9315752 + d7693db commit 69eab6f
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 shoud say in the collapsed state.
* ```tokenFieldCollapsedText:``` to specify what you want the token field should say in the collapsed state.

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

0 comments on commit 69eab6f

Please sign in to comment.