docs: Fix typo "documenation" in env vars page.mdx (#12247)

This commit is contained in:
Ezequiel Schejtman
2025-04-21 04:18:05 -03:00
committed by GitHub
parent 49c526399e
commit c8e8a39e6a

View File

@@ -226,9 +226,9 @@ You should opt for setting configurations in `medusa-config.ts` where possible.
<Table.Row>
<Table.Cell>`MEDUSA_DISABLE_TELEMETRY`</Table.Cell>
<Table.Cell>
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).
</Table.Cell>
<Table.Cell> \- </Table.Cell>
</Table.Row>
</Table.Body>
</Table>
</Table>