From e6d134f590f2eecb169ad2119a22e6301419f117 Mon Sep 17 00:00:00 2001 From: nenizera Date: Tue, 6 May 2025 16:41:08 +0100 Subject: [PATCH] [CEP] Update troubleshooting.mdx We can improve this phrase to avoid redundancy. --- src/content/docs/rules/custom-errors/troubleshooting.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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