diff --git a/src/content/docs/rules/custom-errors/troubleshooting.mdx b/src/content/docs/rules/custom-errors/troubleshooting.mdx index fd0680aacb0ee0..52bb9ac85d0ca0 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. To avoid exceeding the custom error page limit, preview your page before publishing to test your page size before publishing. +Your custom error page cannot be blank and cannot exceed 1.5 MB in size. To avoid exceeding the custom error page limit, preview your page to check its size before publishing. ## General troubleshooting advice