Skip to content

Commit 7669d88

Browse files
authored
Update update_versions.md
A couple of minor changes to the edit.
1 parent 3026fee commit 7669d88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/update_versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ sudo sed -i '/kernel/d' installed.txt
8383

8484
#### Backup any data
8585

86-
This can encompass many things. Please make sure you know the purpose of the machine you are replacing and all of its program components (database, mail server, DNS, and more). If you have any doubts, please just back it up.
86+
This can encompass many things. Make sure you know the purpose of the machine you are replacing and all of its program components (database, mail server, DNS, and more). If you have any doubts, just back it up.
8787

8888
#### Copy files
8989

@@ -153,7 +153,7 @@ xorg-x11-font-utils.x86_64
153153

154154
!!! note
155155

156-
If you need the functionality of these missing packages on your fresh install, save them in a file for use later. You can see the availability status of missing packages by using the following:
156+
If you need the functionality of these missing packages on your fresh install, save them in a file for use later. You can see the availability status of missing packages by using this command:
157157

158158
```bash
159159
sudo dnf whatprovides [package_name]

0 commit comments

Comments
 (0)