From 17faee12c41a2a8a41b96ce27396f4fa9310b2ce Mon Sep 17 00:00:00 2001 From: Jason Yundt Date: Aug 27 2021 03:14:00 +0000 Subject: Minor English tweaks I added the word "the" to make the sentence sound better. I also removed a comma before the word "and" because: - The word "and" was being used in a list with two items - The word "and" was not being used to introduce an independent clause --- diff --git a/modules/install-guide/pages/install/Booting_the_Installation.adoc b/modules/install-guide/pages/install/Booting_the_Installation.adoc index 6c4f645..957e5c2 100644 --- a/modules/install-guide/pages/install/Booting_the_Installation.adoc +++ b/modules/install-guide/pages/install/Booting_the_Installation.adoc @@ -62,7 +62,7 @@ In most cases, when you boot the {PRODUCT} installer from your prepared boot med The way the boot menu will look and function will vary somewhat depending on your system's firmware - BIOS systems use the [application]*SYSLINUX* boot loader, and UEFI systems use [application]*GRUB2*. However, both of the menus described below function very similarly from a user's point of view. -Use arrow keys to select an entry in the menu, and kbd:[Enter] to confirm your selection. The first two entries in the list will both proceed with the installation; the first one will start the installer directly, and the second one will verify the integrity of the boot media before starting the installation. +Use the arrow keys to select an entry in the menu and kbd:[Enter] to confirm your selection. The first two entries in the list will both proceed with the installation; the first one will start the installer directly, and the second one will verify the integrity of the boot media before starting the installation. The final entry in the list is `Troubleshooting`pass:attributes[{blank}]; this is a submenu. Selecting this entry and pressing kbd:[Enter] will display a new set of selections, where you can choose to install in basic graphics mode (useful if you want to do a manual graphical installation but your system has issues with the default graphical installer), rescue an existing system, or test your system's memory modules for errors (on BIOS systems only). The troubleshooting menu also allows you to exit the boot menu and boot normally from your system's hard drive via the `Boot from local drive` option.