From 09278491cb2b9b8c7d2f9a48c24a8fa3da85876f Mon Sep 17 00:00:00 2001 From: Fover <252801142@qq.com> Date: Mon, 20 Jul 2020 20:24:13 +0800 Subject: [PATCH] Typo fix Remove duplicate python. --- docs/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.rst b/docs/intro.rst index d963860..a901d35 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -127,7 +127,7 @@ Server Features - Can connect to servers running other compliant Socket.IO clients besides the one in this package. -- Compatible with Python Python 3.5+. +- Compatible with Python 3.5+. - Two versions of the server, one for standard Python and another for asyncio. - Supports large number of clients even on modest hardware due to being