diff --git a/docs/components/authentication/sign-in.mdx b/docs/components/authentication/sign-in.mdx
index 572fe2072c..aea55733f7 100644
--- a/docs/components/authentication/sign-in.mdx
+++ b/docs/components/authentication/sign-in.mdx
@@ -214,7 +214,7 @@ The following example includes basic implementation of the `` componen
-
+
## Usage with JavaScript
The following methods available on an instance of the [`Clerk`](/docs/references/javascript/clerk) class are used to render and control the `` component: