Skip to content

Commit 48b98ac

Browse files
authored
Update README.md for typo
1 parent 99271bb commit 48b98ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ client.Backoff = func(retry int) time.Duration {
3535
For a complete and working example, see the sample directory.
3636
`pester` allows you to use a constructor to control:
3737
- backoff strategy
38-
- reties
38+
- retries
3939
- concurrency
4040
- keeping a log for debugging
4141
```go

0 commit comments

Comments
 (0)