diff --git a/docs/test_runner/index.rst b/docs/test_runner/index.rst
index dedb676d..d246b395 100644
--- a/docs/test_runner/index.rst
+++ b/docs/test_runner/index.rst
@@ -162,7 +162,7 @@ As projects grow with more dependencies, running a test for a few lines of code
Tip: Automatic Test Execution
-----------------------------
-To help iterate even quicker, you can pair ``testslide`` execution with `entr `_ (or any similar):
+To help iterate even quicker, you can pair ``testslide`` execution with `entr `_ (or any similar):
.. code-block:: none