diff --git a/docs/authentication/configuration/restrictions.mdx b/docs/authentication/configuration/restrictions.mdx
index 826d37a1c1..b395eb8e06 100644
--- a/docs/authentication/configuration/restrictions.mdx
+++ b/docs/authentication/configuration/restrictions.mdx
@@ -35,7 +35,7 @@ Additional features available in **Restricted** mode:
### Waitlist
> [!NOTE]
-> If you are using Next.js the`` component is available in `@clerk/nextjs\@6.2.0` and above.
+> If you are using Next.js, the`` component is available in `@clerk/nextjs\@6.2.0` and above.
In **Waitlist** mode, users can register their interest in your application by joining a waitlist. This mode is ideal for applications in early development stages or those wanting to generate interest before launch.
diff --git a/docs/components/waitlist/overview.mdx b/docs/components/waitlist/overview.mdx
index d50f029142..5c3d4afa35 100644
--- a/docs/components/waitlist/overview.mdx
+++ b/docs/components/waitlist/overview.mdx
@@ -8,7 +8,7 @@ description: The component renders a waitlist form that allows user
The `` component renders a waitlist form that allows users to join for early access to your application.
> [!NOTE]
-> If you are using Next.js the`` component is available in `@clerk/nextjs\@6.2.0` and above.
+> If you are using Next.js, the`` component is available in `@clerk/nextjs@6.2.0` and above.
## Properties