From f0381e8202fe2e24fee488a88ac0fa3fa7b8a83d Mon Sep 17 00:00:00 2001 From: Tim Schilling Date: Fri, 14 Nov 2025 05:25:24 -0600 Subject: [PATCH] Changed admonition title for upgrade utilities. --- docs/howto/upgrade-version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/upgrade-version.txt b/docs/howto/upgrade-version.txt index 6e5924bc50..7a77f3c891 100644 --- a/docs/howto/upgrade-version.txt +++ b/docs/howto/upgrade-version.txt @@ -12,7 +12,7 @@ version has several benefits: * Upgrading as each new Django release is available makes future upgrades less painful by keeping your code base up to date. -.. admonition:: Easier version upgrades! +.. admonition:: Tools to help with version upgrades Django has a vibrant ecosystem. There are automated upgrade helpers highlighted on the `Community Ecosystem`_ page.