Skip to content

Commit

Permalink
Merge pull request #872 from danielkoo/master
Browse files Browse the repository at this point in the history
removed the extra 'a'
  • Loading branch information
trevorrowe committed Jul 14, 2015
2 parents 9f9871b + f3ca302 commit 2338304
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 @@ -139,7 +139,7 @@ resp = resp.next_page until resp.last_page?

### Waiters

Waiters are a utility methods that poll for a particular state. To invoke a
Waiters are utility methods that poll for a particular state. To invoke a
waiter, call `#wait_until` on a client:

```ruby
Expand Down

0 comments on commit 2338304

Please sign in to comment.