diff --git a/README.md b/README.md index a96ed18..3b4b5f2 100644 --- a/README.md +++ b/README.md @@ -103,8 +103,8 @@ Examples: Actions -| Action | Description | `arg` value | -| :--- | :--- | :--- | +| Action | Description +| :--- | :--- | | should_retry | Override default retry behavior for http errors (by default it retries on 403,408,429,444,499,>500) | force_retry | Always retry (Up to retries_hard times) | dont_retry | Immediately stop retrying