Skip to content

Commit 1fbf959

Browse files
authored
Fixed typo in documentation (miguelgrinberg#524)
1 parent 8107216 commit 1fbf959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Server Features
127127

128128
- Can connect to servers running other compliant Socket.IO clients besides
129129
the one in this package.
130-
- Compatible with Python Python 3.5+.
130+
- Compatible with Python 3.5+.
131131
- Two versions of the server, one for standard Python and another for
132132
asyncio.
133133
- Supports large number of clients even on modest hardware due to being

0 commit comments

Comments
 (0)