diff --git a/doc/tools.rst b/doc/tools.rst
index fc639cf2a..d02c3154c 100644
--- a/doc/tools.rst
+++ b/doc/tools.rst
@@ -107,8 +107,9 @@ various Python frameworks and libraries.
project to enable using MongoDB as a backend for `beaker's
`_ caching / session system.
`The source is on github `_.
-* `Log4Mongo `_ is a flexible Python
- logging handler can store logs in MongoDB using normal and capped collections.
+* `Log4Mongo `_ is a flexible
+ Python logging handler that can store logs in MongoDB using normal and capped
+ collections.
* `MongoLog `_ is a Python logging
handler that stores logs in MongoDB using a capped collection.
* `c5t `_ is a content-management system