Skip to content

Commit e53c179

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Minor RST syntax issue in the name of a reference
2 parents 458cb01 + e7864d7 commit e53c179

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
@@ -424,7 +424,7 @@ have a very specific workflow:
424424

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

430430
.. note::

0 commit comments

Comments
 (0)