dot because we need one.

This commit is contained in:
benoitc 2014-06-12 14:55:57 +02:00
parent d2e4d071a3
commit 49a868f2a7

View File

@ -60,7 +60,7 @@ connection job. On keepalive connections are put back in the loop
waiting for an event. If no event happen after the keep alive timeout,
the connection is closed.
The worker `gaiohttp` is a full asyncio worker using aiohttp_
The worker `gaiohttp` is a full asyncio worker using aiohttp_.
Choosing a Worker Type
======================