diff --git a/README.mdx b/README.mdx index 5bb40ded2..c340a8a99 100644 --- a/README.mdx +++ b/README.mdx @@ -37,7 +37,7 @@ recommended to use redirects to avoid broken links. See [link](https://vercel.co ### Platform Tabs -In your mdx file first import `PlatformTabs` and `PlatformTabItem` from `docs/components/PlatformTabs` and `docs/components/PlatformTabItem` relatively and wrap your content around them +In your mdx file first import `PlatformTabs` and `PlatformTabItem` from `docs/components/PlatformTabs` and `docs/components/PlatformTabItem` respectively and wrap your content around them You can find the supported platform in `docs/components/PlatformTabs.js`, they are grouped in an array called `PLATFORM_MAP`