From 6f030e8e5d13ee94bf45d4322c17ca7c2d8aaffb Mon Sep 17 00:00:00 2001 From: Jonathan Wu Date: Thu, 9 Apr 2026 16:39:29 -0400 Subject: Fixed typo in docs/howto/delete-app.txt. --- docs/howto/delete-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/howto/delete-app.txt b/docs/howto/delete-app.txt index e1dac4f179..7dd9ccb7c7 100644 --- a/docs/howto/delete-app.txt +++ b/docs/howto/delete-app.txt @@ -19,7 +19,7 @@ application safely. #. :ref:`Squash ` out references to the app in other apps' migrations. -#. Apply migrations locally, runs tests, and verify the correctness of your +#. Apply migrations locally, run tests, and verify the correctness of your project. #. Deploy/release your updated Django project. -- cgit v1.3