Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit dd311a3

Browse files
authored
Update README.md
1 parent 6bb0c6e commit dd311a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ RetryConfig config = new RetryConfigBuilder()
169169
.build();
170170
```
171171

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

174174
### Value Handling Config
175175

0 commit comments

Comments
 (0)