From 1843a48e08d28f52163b67f140ed76ec3c767bd4 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 8 Nov 2023 00:02:54 +0000 Subject: [PATCH] Change section name "Clean-up old kernels" to sentence case The change request that added the section "Clean-up Old Kernels" used title case (all capitol letters). It has been an eye sore since I submitted it because the rest of the document uses sentence case (first letter capitol, others lower). This PR fixes the case by changing the section name to sentence case. Sentence case is consistent with the other parts of the document. --- modules/ROOT/pages/upgrading-fedora-offline.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/upgrading-fedora-offline.adoc b/modules/ROOT/pages/upgrading-fedora-offline.adoc index 2a76247..28a2914 100644 --- a/modules/ROOT/pages/upgrading-fedora-offline.adoc +++ b/modules/ROOT/pages/upgrading-fedora-offline.adoc @@ -231,7 +231,7 @@ However, that doesn't mean that the package is not useful or that you don't use ==== [[sect-clean-up-old-kernels]] -=== Clean-up Old Kernels +=== Clean-up old kernels After you boot into the latest kernel and test the system you can remove previous kernels. Old kernels remain even after `dnf autoremove` to avoid unintentional removals.