From 1f42c8f112caedc26ca7c9537786736baafa392a Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Thu, 10 May 2018 12:51:32 -0400 Subject: [PATCH] Changed "modify" to "configure" in opening paragraph. Signed-off-by: MCamp859 --- source/clear-linux/tutorials/multi-boot/multi-boot.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/clear-linux/tutorials/multi-boot/multi-boot.rst b/source/clear-linux/tutorials/multi-boot/multi-boot.rst index 8b917d54..4b71762e 100644 --- a/source/clear-linux/tutorials/multi-boot/multi-boot.rst +++ b/source/clear-linux/tutorials/multi-boot/multi-boot.rst @@ -4,8 +4,8 @@ Multi-boot Clear Linux with other operating systems ################################################### |CLOSIA| uses the Systemd-Boot boot loader, which does not support multi- -booting without manual manipulation. This tutorial shows how to modify the -boot loader for |CL| to work with other :abbr:`OSes (operating systems)`. +booting without manual manipulation. This tutorial shows how to configure the +|CL| boot loader to work with other :abbr:`OSes (operating systems)`. Process overview ****************