diff --git a/src/content/docs/turnstile/get-started/client-side-rendering.mdx b/src/content/docs/turnstile/get-started/client-side-rendering.mdx index 191a906c8ad552..9bc9748f0e5966 100644 --- a/src/content/docs/turnstile/get-started/client-side-rendering.mdx +++ b/src/content/docs/turnstile/get-started/client-side-rendering.mdx @@ -11,7 +11,7 @@ You can initialize and customize the Turnstile widget on your web page via impli :::caution -`api.js` must be fetched from the exact URL stated below. Proxying or caching this file will likely result in Turnstile failing when future updates are released. +`api.js` must be fetched from the exact URL stated below. Proxying or caching this file will result in Turnstile failing when future updates are released. ::: ## Implicitly render the Turnstile widget