docs: Fix typo "documenation" in env vars page.mdx (#12247)
This commit is contained in:
committed by
GitHub
parent
49c526399e
commit
c8e8a39e6a
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user