From 0c0e3aa3134264de22434d115d85d1cbc3b2536d Mon Sep 17 00:00:00 2001 From: khanhkhanhlele Date: Fri, 7 Nov 2025 12:40:57 +0700 Subject: [PATCH] Fix typos in examples/server/README.rst --- examples/server/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/server/README.rst b/examples/server/README.rst index 2667f523..e051555d 100644 --- a/examples/server/README.rst +++ b/examples/server/README.rst @@ -32,4 +32,4 @@ Examples that are compatible with the tornado framework. 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.