Skip to content

Commit 72ec9c6

Browse files
Minor RST syntax issue in the name of a reference
1 parent fe33305 commit 72ec9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ have a very specific workflow:
422422

423423
#. :ref:`Make a request <testing-applications-arrange>`;
424424
#. :ref:`Interact with the page <testing-applications-act>` (e.g. click on a link or submit a form);
425-
#. :Ref:`Test the response <testing-application-assertions>`;
425+
#. :ref:`Test the response <testing-application-assertions>`;
426426
#. Rinse and repeat.
427427

428428
.. note::

0 commit comments

Comments
 (0)