diff --git a/docs/scenarios/network.rst b/docs/scenarios/network.rst index b01c0ef..56031aa 100644 --- a/docs/scenarios/network.rst +++ b/docs/scenarios/network.rst @@ -4,10 +4,10 @@ Networking Twisted ------- -`Twisted `_ is an event-driven networking engine. It can be -used to build applications around many different networking protocols, including http servers -and clients, applications using SMTP, POP3, IMAP or SSH protocols, instant messaging and -`many more `_. +`Twisted `_ is an event-driven networking +engine. It can be used to build applications around many different networking +protocols, including http servers and clients, applications using SMTP, POP3, +IMAP or SSH protocols, instant messaging and `much more `_. PyZMQ -----