Skip to content

Commit 6f030e8

Browse files
authored
Fixed typo in docs/howto/delete-app.txt.
1 parent 09f27cc commit 6f030e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/howto/delete-app.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ application safely.
1919
#. :ref:`Squash <migration-squashing>` out references to the app in other apps'
2020
migrations.
2121

22-
#. Apply migrations locally, runs tests, and verify the correctness of your
22+
#. Apply migrations locally, run tests, and verify the correctness of your
2323
project.
2424

2525
#. Deploy/release your updated Django project.

0 commit comments

Comments
 (0)