From 844d34ba9a70ede84c0a7b5314cb2d927a18b03f Mon Sep 17 00:00:00 2001 From: Cody Brownstein Date: Fri, 3 Apr 2020 21:11:18 -0700 Subject: [PATCH] Fix typo --- wiki/src/doc/advanced_topics/boot_options.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/src/doc/advanced_topics/boot_options.mdwn b/wiki/src/doc/advanced_topics/boot_options.mdwn index b7cd31e87e..4c7863b0ca 100644 --- a/wiki/src/doc/advanced_topics/boot_options.mdwn +++ b/wiki/src/doc/advanced_topics/boot_options.mdwn @@ -4,7 +4,7 @@ The Boot Loader is the first screen that appears when starting Tails. You can use the Boot Loader to add *boot options*. Boot options are -special parameters that can be useful to troubleshoot or workaround +special parameters that can be useful to troubleshoot or work around hardware support problems. For example, our [[list of known issues with graphics cards|support/known_issues/graphics]] document boot options for different graphics cards. -- GitLab