diff --git a/docs/platforms/javascript/guides/cloudflare/features/workers-ai.mdx b/docs/platforms/javascript/guides/cloudflare/features/workers-ai.mdx
index ba45e92e2149f..43e525eb2c9fc 100644
--- a/docs/platforms/javascript/guides/cloudflare/features/workers-ai.mdx
+++ b/docs/platforms/javascript/guides/cloudflare/features/workers-ai.mdx
@@ -114,4 +114,4 @@ export const MyChatAgent = Sentry.instrumentDurableObjectWithSentry(
To unset the conversation ID, pass `null` to `Sentry.setConversationId()`.
-Grouped AI calls show up in the Conversations view, where you can inspect token usage, latency, and errors across an entire conversation.
+Grouped AI calls show up in the Conversations view, where you can inspect token usage, latency, and errors across an entire conversation.