From de87f85ec5925ab0a9b2507b97e95aea2e54af33 Mon Sep 17 00:00:00 2001 From: khanhkhanhlele Date: Fri, 7 Nov 2025 12:41:29 +0700 Subject: [PATCH] Fix typos in examples/client/README.rst --- examples/client/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/client/README.rst b/examples/client/README.rst index ce5dab0..f63481b 100644 --- a/examples/client/README.rst +++ b/examples/client/README.rst @@ -17,4 +17,4 @@ Examples that use Python's `asyncio` package for concurrency. javascript ---------- -Examples that use the JavaScript version of Socket.IO for compatiblity testing. +Examples that use the JavaScript version of Socket.IO for compatibility testing.