Skip to content

Commit 5778750

Browse files
author
Mauricio
authored
Fix heading level in troubleshooting guide
1 parent 0cfc7f2 commit 5778750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/virtual-machines/linux/troubleshoot-red-hat-os-upgrade-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ GRUB_DEFAULT=0
619619
Since `GRUB_DEFAULT=0` forces the system to always boot the first menu entry in GRUB, it skips the Leapp upgrade entry and continues booting into the existing RHEL 8.10 environment.
620620

621621

622-
### Upgrade solution: Modify GRUB to use the saved entry
622+
#### Upgrade solution: Modify GRUB to use the saved entry
623623

624624
1. Change GRUB_DEFAULT=0 to GRUB_DEFAULT=saved:
625625

0 commit comments

Comments
 (0)