From a3077032c3154e56bebcd169ba679c239e2d8f91 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Thu, 17 Jun 2021 05:32:09 -0700 Subject: [PATCH] Improve text --- user/managing-os/fedora/fedora-upgrade.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/user/managing-os/fedora/fedora-upgrade.md b/user/managing-os/fedora/fedora-upgrade.md index 5b0caef1..e69ba4f1 100644 --- a/user/managing-os/fedora/fedora-upgrade.md +++ b/user/managing-os/fedora/fedora-upgrade.md @@ -128,7 +128,8 @@ The same general procedure may be used to upgrade any template based on the stan In this case, one option is to [resize the TemplateVM's disk image](/doc/resize-disk-image/) before reattempting the upgrade process. (See [Additional Information](#additional-information) below for other options.) -4. Check that you are on the correct (new) Fedora release. Do this check only after completing the upgrade process (number 3 above). This is NOT a troubleshooting procedure for fixing download issues from the repository. This test verifies that your clone has successfully converted from fedora-old to fedora-new. +4. Check that you are on the correct (new) Fedora release. Do this check only after completing the upgrade process. This is *not* a troubleshooting procedure for fixing download issues from the repository. This check simply verifies that your clone has successfully been upgraded. + ``` [user@fedora- ~]$ cat /etc/fedora-release ```