The following lines were added (+) and removed (-):
== Bootloader ==As of Mint 19.2 the default bootloader is Grub2 or specifically grub-install (GRUB) 2.02-2ubuntu8.13You may find that you want to change the order of the operating system options or set a default boot option. This requires a change of the Grub2 configuration. You should not directly edit /boot/grub/grub.cfg because when you run 'sudo update-grub' it will overwrite grub.cfg from the contents of /etc/grub.d therefore we will make our edits to /etc/grub.d and then run update-grub.