From 05ecd5d49eaef4def7f35e7d6763bf59f1158f52 Mon Sep 17 00:00:00 2001 From: Arthur Date: Wed, 6 Dec 2023 13:25:26 -0800 Subject: [PATCH] 14008 fix doc wording --- docs/configuration/miscellaneous.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/miscellaneous.md b/docs/configuration/miscellaneous.md index 8f39bf586..05594a9ab 100644 --- a/docs/configuration/miscellaneous.md +++ b/docs/configuration/miscellaneous.md @@ -241,4 +241,4 @@ The maximum number of times a background task will be retried before being marke Default: {} (empty) -Default, optional user-supplied HTTP headers to be sent with webhook requests in addition to the HTTP content type. +Optional default user-supplied HTTP headers to be sent with webhook requests in addition to the HTTP content type.