From a72f5fc452fff9f98d5e704f8b0b4877ac61bc10 Mon Sep 17 00:00:00 2001 From: Martin Derouet Date: Thu, 3 Oct 2024 23:20:52 +0200 Subject: [PATCH] Replace relatively by respectively in readme --- README.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`