We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188f2c0 commit 756f0b1Copy full SHA for 756f0b1
1 file changed
Doc/library/asyncio-eventloop.rst
@@ -641,7 +641,7 @@ Server
641
Server listening on sockets.
642
643
Object created by the :meth:`BaseEventLoop.create_server` method and the
644
- :func:`start_server` function. Don't instanciate the class directly.
+ :func:`start_server` function. Don't instantiate the class directly.
645
646
.. method:: close()
647
0 commit comments