Skip to content

Commit

Permalink
Merge pull request #75 from muhammetdilek/patch-1
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
LTe committed Apr 3, 2015
2 parents 9fa40fa + fe66aba commit a760d4d
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 @@ -205,7 +205,7 @@ You can search text from messages and get the records where match exist. For exa
### Search text from messages

```ruby
records = @alice.messages.search("Search me") @alice seach text "Search me" from all messages
records = @alice.messages.search("Search me") @alice search text "Search me" from all messages
```

### Inbox
Expand Down

0 comments on commit a760d4d

Please sign in to comment.