From ad280d614d4cac33ff60d2991b617c89607569c8 Mon Sep 17 00:00:00 2001 From: sirdg Date: Sun, 30 Mar 2025 07:17:31 -0400 Subject: [PATCH] Revise README.md -revised to give a more formal yet simple tone --- apps/base-docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base-docs/README.md b/apps/base-docs/README.md index 096d4a0e683..6c7bcdfbe19 100644 --- a/apps/base-docs/README.md +++ b/apps/base-docs/README.md @@ -38,7 +38,7 @@ yarn build # Troubleshooting -You may encounter an error of the form: +You may encounter the following error: ``` TypeError: Cannot destructure property 'CookieBanner' of 'pkg' as it is undefined. ```