fix docs typo - couple to few (#16068)

This commit is contained in:
swayne275
2022-06-20 11:03:55 -06:00
committed by GitHub
parent bc5c692aa9
commit 01d5a654f9

View File

@@ -213,7 +213,7 @@ Here are the options for the `retry` stanza:
A value of `-1` disables retries. The environment variable `VAULT_MAX_RETRIES`
overrides this setting.
There are a couple of subtleties to be aware of here. First, requests originating
There are a few subtleties to be aware of here. First, requests originating
from the proxy cache will only be retried if they resulted in specific HTTP
result codes: any 50x code except 501 ("not implemented"), as well as 412
("precondition failed"); 412 is used in Vault Enterprise 1.7+ to indicate a