From dd86a6e98036e231d1c80509a394536d2bbf0a2d Mon Sep 17 00:00:00 2001 From: Ashton Lafferty Date: Tue, 9 Jan 2024 12:37:59 -0700 Subject: [PATCH] Update operating_system.md (#30750) Small typo where HOAS s/b HAOS --- source/_includes/installation/operating_system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/installation/operating_system.md b/source/_includes/installation/operating_system.md index 780b4fa253f..639de0eab83 100644 --- a/source/_includes/installation/operating_system.md +++ b/source/_includes/installation/operating_system.md @@ -117,7 +117,7 @@ To write the HAOS image to the boot medium on your x86-64 hardware, there are 2 5. In Ubuntu, open a browser and open [this procedure](/installation/generic-x86-64). - From there, [download the image][generic-x86-64]. 6. In Ubuntu, in the bottom left corner, select **Show Applications**. -7. In the applications, search and open **Disks** and start restoring the HOAS image: +7. In the applications, search and open **Disks** and start restoring the HAOS image: 1. In **Disks**, on the left side, select the internal disk device you want to install HAOS onto. 2. On top of the screen, select the three dots menu and select **Restore Disk Image...**. ![Restore disk image: select three dots menu](/images/installation/ubuntu_restore_disk_image.png)