Skip to content

Commit c24c91a

Browse files
toonknapenmiguelgrinberg
authored andcommitted
1 parent ad37d0d commit c24c91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ coroutine friendly server::
166166
# attach server to application
167167
sio.attach(app)
168168

169-
Event handlers for servers are register using the :func:`socketio.Server.on`
169+
Event handlers for servers are registered using the :func:`socketio.Server.on`
170170
method::
171171

172172
@sio.on('my custom event')

0 commit comments

Comments
 (0)