From c8e8a39e6ad762cbf707ad5aa1f56e0c5179beef Mon Sep 17 00:00:00 2001 From: Ezequiel Schejtman <13641204+Ezequiel-Schejtman@users.noreply.github.com> Date: Mon, 21 Apr 2025 04:18:05 -0300 Subject: [PATCH] docs: Fix typo "documenation" in env vars page.mdx (#12247) --- .../app/learn/fundamentals/environment-variables/page.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/apps/book/app/learn/fundamentals/environment-variables/page.mdx b/www/apps/book/app/learn/fundamentals/environment-variables/page.mdx index 938c5b9685..3b02778508 100644 --- a/www/apps/book/app/learn/fundamentals/environment-variables/page.mdx +++ b/www/apps/book/app/learn/fundamentals/environment-variables/page.mdx @@ -226,9 +226,9 @@ You should opt for setting configurations in `medusa-config.ts` where possible. `MEDUSA_DISABLE_TELEMETRY` - Whether to disable analytics data collection. Learn more in [this documenation](../../resources/usage/page.mdx). + Whether to disable analytics data collection. Learn more in [this documentation](../../resources/usage/page.mdx). \- - \ No newline at end of file +