From 016f0243640795a749cb8c4739ae146de377f456 Mon Sep 17 00:00:00 2001 From: Cody Brownstein Date: Fri, 3 Apr 2020 18:21:01 -0700 Subject: [PATCH] Use better word MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "Differently" → adverb; "Different" → adjective --- wiki/src/doc/advanced_topics/boot_options.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/src/doc/advanced_topics/boot_options.mdwn b/wiki/src/doc/advanced_topics/boot_options.mdwn index 48145e4d0a..e2e3696a26 100644 --- a/wiki/src/doc/advanced_topics/boot_options.mdwn +++ b/wiki/src/doc/advanced_topics/boot_options.mdwn @@ -35,8 +35,8 @@ logo and 2 options: 'Tails' and 'Tails (Troubleshooting Mode)'."]]
-

If your Boot Loader looks differently, refer to our instructions on -adding a boot option [[using GRUB|boot_options#grub]] below.

+

If your Boot Loader looks different, refer to our instructions below on +adding a boot option [[using GRUB|boot_options#grub]].

-- GitLab