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: