diff options
| author | Lyssa | 2026-03-05 17:39:11 +0000 |
|---|---|---|
| committer | Lyssa | 2026-03-05 17:39:11 +0000 |
| commit | 9673938039f8ec4ad5aa4233685d45c72588ec8c (patch) | |
| tree | ee3e1d3e071ab317e4892fdcee4554ad83730ed3 /docs/clean_install_windows.md | |
| parent | 55ad415e2451bbea7f207bc181b90c585d234ea7 (diff) | |
| download | massgrave.dev-9673938039f8ec4ad5aa4233685d45c72588ec8c.zip | |
More grammar fixes
Diffstat (limited to 'docs/clean_install_windows.md')
| -rw-r--r-- | docs/clean_install_windows.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/clean_install_windows.md b/docs/clean_install_windows.md index 14c2f21..3c7b3c5 100644 --- a/docs/clean_install_windows.md +++ b/docs/clean_install_windows.md @@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem'; <TabItem value="multiple_partition" label="I have multiple partitions on my drive, like C:\ D:\" default> - You can copy your data from C drive and paste it into other partitions. -- Your data is usually located in the below place on the C drive, +- Your data is usually located in the place below on the C drive: - Go to this folder `C:\Users` and then select the user account that you are using. - Your data is saved in Desktop, Documents, Downloads, Music, Pictures, and Videos folders. - Save these folders in another partition to backup. @@ -49,10 +49,10 @@ import TabItem from '@theme/TabItem'; <TabItem value="one_partition" label="I have C:\ drive only" default> -- Your data is usually located in the below place on the C drive, +- Your data is usually located in the place below on the C drive: - Go to this folder `C:\Users` and then select the user account that you are using. - Your data is saved in Desktop, Documents, Downloads, Music, Pictures, and Videos folders. -- If you have a **small amount of data** to back up, save it on the below listed online drives or the USB drive after making it bootable with Rufus. +- If you have a **small amount of data** to back up, save it on the listed online drives below or the USB drive after making it bootable with Rufus. - If you have a **large amount of data** that you can't save on an external drive or online drive, - Create another partition using this guide https://youtu.be/_HgjasKuOBw - Save your data onto that other newly created partition. |
