diff --git a/docs/scenarios/network.rst b/docs/scenarios/network.rst
index 6b05a5f..b01c0ef 100644
--- a/docs/scenarios/network.rst
+++ b/docs/scenarios/network.rst
@@ -7,7 +7,7 @@ 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 `_.
+`many more `_.
PyZMQ
-----