diff --git a/docs/api-docs/webhooks/about-webhooks.mdx b/docs/api-docs/webhooks/about-webhooks.mdx index bfa410554..f76c56742 100644 --- a/docs/api-docs/webhooks/about-webhooks.mdx +++ b/docs/api-docs/webhooks/about-webhooks.mdx @@ -88,7 +88,7 @@ BigCommerce has the following webhook requirements: **Limitations** * The header value should not exceed 8 kilobytes (10 by 1 kilobytes is OK). * The header name should not exceed 64 characters (bytes). -* The number of headers should not be larger than 64. +* The total number of headers shouldn't exceed 64. ## Callback retry mechanism