diff --git a/testing.rst b/testing.rst index 0a56a81faf7..b4e351cd32a 100644 --- a/testing.rst +++ b/testing.rst @@ -422,7 +422,7 @@ have a very specific workflow: #. :ref:`Make a request `; #. :ref:`Interact with the page ` (e.g. click on a link or submit a form); -#. :Ref:`Test the response `; +#. :ref:`Test the response `; #. Rinse and repeat. .. note::