diff --git a/src/content/docs/rules/custom-errors/troubleshooting.mdx b/src/content/docs/rules/custom-errors/troubleshooting.mdx index 1031e38b27d4592..51d1919528c5607 100644 --- a/src/content/docs/rules/custom-errors/troubleshooting.mdx +++ b/src/content/docs/rules/custom-errors/troubleshooting.mdx @@ -35,7 +35,7 @@ You cannot customize the following 1XXX errors via Error Pages: ## Custom error page size -Your custom error page cannot be blank and cannot exceed 1.5 MB in size (1,500,000 characters). To avoid exceeding the custom error page limit, preview your page to check its size before publishing. +Your custom error page cannot be blank and the combined size of all page assets cannot exceed 1.5 MB (1,500,000 characters). To avoid exceeding the custom error page limit, preview your page to check its size before publishing. ## General troubleshooting advice