Skip to content

Commit d8709bf

Browse files
Update docs/index.asciidoc
Co-authored-by: Karen Metts <[email protected]>
1 parent 046fff3 commit d8709bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ See <<plugins-{type}s-{plugin}-retry_policy,Retry policy>> for more information.
356356
* Value type is <<boolean,boolean>>
357357
* Default value is `false`
358358

359-
When set to `false` and `automatic_retries` is enabled, GET, HEAD, PUT, DELETE, OPTIONS, and TRACE requests will be retried.
359+
When this option is set to `false` and `automatic_retries` is enabled, GET, HEAD, PUT, DELETE, OPTIONS, and TRACE requests will be retried.
360360

361361
When set to `true` and `automatic_retries` is enabled, this will cause non-idempotent HTTP verbs (such as POST) to be retried.
362362
See <<plugins-{type}s-{plugin}-retry_policy,Retry Policy>> for more information.

0 commit comments

Comments
 (0)