diff --git a/docs/starting/dev-env.rst b/docs/starting/dev-env.rst
index 6d412ee..b1f2498 100644
--- a/docs/starting/dev-env.rst
+++ b/docs/starting/dev-env.rst
@@ -78,7 +78,7 @@ and Linux.
Spyder
------
-Spyder an IDE specifically geared toward working with scientific python libraries (namely `Scipy `_).
+`Spyder `_ an IDE specifically geared toward working with scientific python libraries (namely `Scipy `_).
Includes integration with `pyflakes `_, `pylint `_,
and `rope `_.