Skip to content

Commit e7864d7

Browse files
committed
minor #15786 Minor RST syntax issue in the name of a reference (javiereguiluz)
This PR was merged into the 4.4 branch. Discussion ---------- Minor RST syntax issue in the name of a reference Commits ------- ee96e23 Minor RST syntax issue in the name of a reference
2 parents 6da4548 + ee96e23 commit e7864d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
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)