Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Jul 16, 2020
1 parent ade2ef4 commit ee1e8fd
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 @@ -109,7 +109,7 @@ Usage:
NewFibonacci(1 * time.Second)
```

## Modifies (Middleware)
## Modifiers (Middleware)

The built-in backoff algorithms never terminate and have no caps or limits - you
control their behavior with middleware. There's built-in middleware, but you can
Expand Down

0 comments on commit ee1e8fd

Please sign in to comment.