diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index 55c13e03a9..5e0f8469d2 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -251,8 +251,8 @@ A few days before any release `PR updating translations for 4.2 `_). - Once merged, forward port the changes into ``main`` (:commit:`example - commit `). + Once merged, forward port the changes into ``main`` (:commit:`example commit + `). #. :ref:`Update the django-admin manual page `: