diff --git a/docs/writing/tests.rst b/docs/writing/tests.rst
index b8b7ca022..a9f2bb617 100644
--- a/docs/writing/tests.rst
+++ b/docs/writing/tests.rst
@@ -218,7 +218,8 @@ multiple interpreter configurations
tox allows you to configure complicated multi-parameter test matrices via a
simple ini-style configuration file.
- `tox `_
+ `tox `_
+
Unittest2
---------