Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elennick authored Jul 16, 2018
1 parent 6bb0c6e commit dd311a3
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 @@ -169,7 +169,7 @@ RetryConfig config = new RetryConfigBuilder()
.build();
```

If you create custom exception logic, no other built-in configuration can be used at the same time.
If you create custom exception logic, no other built-in retry-on-exception configuration can be used at the same time.

### Value Handling Config

Expand Down

0 comments on commit dd311a3

Please sign in to comment.