From fdc8e0f33cc7beb10bda7aa8cb26193acec0a4a8 Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Fri, 30 Jan 2026 17:12:25 +0100 Subject: [PATCH] docs: change some phrasing --- apps/docs/src/content/docs/api/chat.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/apps/docs/src/content/docs/api/chat.mdx b/apps/docs/src/content/docs/api/chat.mdx index e7e5f1d..e764794 100644 --- a/apps/docs/src/content/docs/api/chat.mdx +++ b/apps/docs/src/content/docs/api/chat.mdx @@ -15,13 +15,12 @@ You'll need to provide authentication, which can be done by providing an `auth_s Once connected, you must implement a subroutine in your code to send ping messages every about 5 seconds. This is because of Cloudflare limitations.