Skip to content

Commit

Permalink
Merge pull request #23 from jgeiger/patch-1
Browse files Browse the repository at this point in the history
Update README.md for typo
  • Loading branch information
Seth Ammons authored Aug 16, 2017
2 parents 99271bb + 48b98ac commit a86a2d8
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 @@ client.Backoff = func(retry int) time.Duration {
For a complete and working example, see the sample directory.
`pester` allows you to use a constructor to control:
- backoff strategy
- reties
- retries
- concurrency
- keeping a log for debugging
```go
Expand Down

0 comments on commit a86a2d8

Please sign in to comment.