From d4a6516157c6c0fe2ede54fb1fc72da276e9b67d 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 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/apps/docs/src/content/docs/api/chat.mdx b/apps/docs/src/content/docs/api/chat.mdx index bacbd72..b12a3d1 100644 --- a/apps/docs/src/content/docs/api/chat.mdx +++ b/apps/docs/src/content/docs/api/chat.mdx @@ -15,16 +15,15 @@ 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 5 seconds. This is because of Cloudflare limitations. +Once connected, you must implement a subroutine in your code to send ping messages every about 5 seconds. This is because of Cloudflare limitations. Messages are sent and received in JSON format. The following message types are supported: