@@ -405,7 +405,7 @@ The images from the following offers that were created *after* December 2019 are
405405
406406The following steps apply if the OS version is * RHEL 7.9* and the VM was created by using the ` RHEL-SAP-HA` offer image.
407407
408- 1. Remove the releasever file if it exist .
408+ 1. Remove the releasever file if it exists .
409409
410410 ` ` ` bash
411411 sudo rm /etc/yum/vars/releasever
@@ -465,7 +465,7 @@ The following steps apply if the OS version is *earlier than the latest version
465465
466466The following steps apply if the OS version is * RHEL 8.10* supported by SAP and the VM was created by using the ` RHEL-SAP-APPS` offer image.
467467
468- 1. Remove the releasever file if it exist .
468+ 1. Remove the releasever file if it exists .
469469
470470 ` ` ` bash
471471 sudo rm /etc/yum/vars/releasever
@@ -509,7 +509,7 @@ The following steps apply if the OS version is *earlier than the latest version
509509
510510The following steps apply if the OS version is * RHEL 8.10* and the VM was created by using the ` RHEL-SAP-HA` offer image.
511511
512- 1. Remove the releasever file if it exist .
512+ 1. Remove the releasever file if it exists .
513513
514514 ` ` ` bash
515515 sudo rm /etc/yum/vars/releasever
@@ -557,7 +557,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
557557 sudo rm /etc/yum/vars/releasever
558558 ` ` `
559559
560- 2. Remove the client ` rhui-azure-rhel8-ha` package by running the ' dnf remove' command:
560+ 2. Remove the client ` rhui-azure-rhel8-ha` package by running the ` dnf remove` command:
561561
562562 ` ` ` bash
563563 sudo dnf remove rhui-azure-rhel8-ha
0 commit comments