diff --git a/src/content/docs/turnstile/concepts/widget.mdx b/src/content/docs/turnstile/concepts/widget.mdx
index e0c95f321c979c..401e2c731959af 100644
--- a/src/content/docs/turnstile/concepts/widget.mdx
+++ b/src/content/docs/turnstile/concepts/widget.mdx
@@ -12,7 +12,7 @@ Every instance of Turnstile belongs to a Turnstile widget. It is configured on a
The 3 modes for Turnstile are **Managed**, **Non-Interactive**, and **Invisible**.
-Refer to [appearance modes](/turnstile/get-started/client-side-rendering/#appearance-modes) to configure whether to have the widget be always visible or visible only when interaction is required.
+Refer to [appearance modes](/turnstile/get-started/client-side-rendering/#appearance-modes) to configure whether to have the widget be always visible or visible only when interaction is required, and to customize your widget theme between automatic, light, or dark mode.
Widgets can be implemented in normal, flexible, or compact sizes.
diff --git a/src/content/docs/turnstile/index.mdx b/src/content/docs/turnstile/index.mdx
index 05e1cc853c65ee..1978bdefdb45e7 100644
--- a/src/content/docs/turnstile/index.mdx
+++ b/src/content/docs/turnstile/index.mdx
@@ -26,8 +26,6 @@ Cloudflare’s smart CAPTCHA alternative.
Turnstile can be embedded into any website without sending traffic through Cloudflare and works without showing visitors a CAPTCHA.
-
-
