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 50f0d439ad
commit d1e72b185a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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