Skip to content

Commit

Permalink
Formatting for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RajRoR committed Feb 19, 2017
1 parent b04b74c commit e91c6a0
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 @@ -71,7 +71,7 @@ as methods on the client object. The following methods are currently available:
| Subscribe to a campaign | `#subscribe(email, campaign_id, options = {})` |
| Unsubscribe | `#unsubscribe(id_or_email, options = {})` |
| Delete | `#delete_subscriber(id_or_email)` |
| List tags | `#tags` |
| List tags | `#tags` |
| Apply a tag | `#apply_tag(email, tag)` |
| Remove a tag | `#remove_tag(email, tag)` |
| Track an event | `#track_event(email, action, properties = {})` |
Expand Down

0 comments on commit e91c6a0

Please sign in to comment.