From f1e579b1c3904c8a1fc0ff1a21ebcd5a60e54f76 Mon Sep 17 00:00:00 2001 From: dj1ch Date: Sun, 28 Jan 2024 12:00:54 -0800 Subject: [PATCH 1/2] redoing last commit --- src/docs/faq.md | 4 ++-- src/index.md | 2 +- supported-devices/template.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/docs/faq.md b/src/docs/faq.md index 5571e873..25d33853 100644 --- a/src/docs/faq.md +++ b/src/docs/faq.md @@ -56,10 +56,10 @@ Please read this page before asking a question in the Discord. Your help request * Follow the instructions [here](https://github.com/WeirdTreeThing/cros-keyboard-map). #### I just want to boot Linux from USB on my Chromebook, what do I need to do? -* Check the Supported Devices page, to ensure your device has functional RW_LEGACY firmware available. If so, flash RWL and use that. +* Check the Supported Devices page, to ensure your device has functional RW_LEGACY firmware available. If so, flash RWL (RW_LEGACY firmware) and use that. #### I just installed the UEFI firmware, and now my device boots to a black screen that says 'shell' - what do I do? -* You're in the EFI shell; the firmware boots there when it can't find a valid UEFI boot device, either externally (USB, SD) or internally. Just type 'exit' to get back to the the UEFI settings menu. +* You're in the EFI shell; the firmware boots there when it can't find a valid UEFI boot device, either externally (USB, SD) or internally. Just type `exit` to get back to the the UEFI settings menu. #### Should I install 32 or 64-bit OS? * The UEFI Full ROM firmware only supports 64-bit OS, so be sure to use the 'x86_64' version of whatever OS you want to install. USB media created from 32-bit ISOs will simply fail to boot. diff --git a/src/index.md b/src/index.md index e785d08a..8419dfcb 100644 --- a/src/index.md +++ b/src/index.md @@ -15,7 +15,7 @@ footer: --- ## What is a chrultrabook and who is this documentation for? -A chrultrabook is a modified Chromebook that is able to run Windows, Linux, and sometimes macOS by using MrChromebox’s coreboot firmware. The purpose of this site is to provide documentation that is detailed, user-friendly, and has up to date information about the hardware, software, and firmware on Chromebooks. +A chrultrabook is a modified Chromebook that is able to run Windows, Linux, and sometimes macOS by using MrChromebox’s coreboot firmware. The purpose of this site is to provide documentation that is detailed, user-friendly, and has up-to-date information about the hardware, software, and firmware on Chromebooks. --- diff --git a/supported-devices/template.md b/supported-devices/template.md index 77ae1736..467cbc55 100644 --- a/supported-devices/template.md +++ b/supported-devices/template.md @@ -40,7 +40,7 @@ If your device isn't listed, it doesn't have support. ::: ::: tip -If on on a smaller screen, scroll sideways to see whole table. +If you're on a smaller screen, scroll sideways to see whole table. ::: From 5d88ae03ca27276fdc0b610a87d0ead442b4a0fc Mon Sep 17 00:00:00 2001 From: dj1ch Date: Sun, 28 Jan 2024 12:00:54 -0800 Subject: [PATCH 2/2] grammar fixes --- src/docs/faq.md | 4 ++-- src/index.md | 2 +- supported-devices/template.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/docs/faq.md b/src/docs/faq.md index 5571e873..25d33853 100644 --- a/src/docs/faq.md +++ b/src/docs/faq.md @@ -56,10 +56,10 @@ Please read this page before asking a question in the Discord. Your help request * Follow the instructions [here](https://github.com/WeirdTreeThing/cros-keyboard-map). #### I just want to boot Linux from USB on my Chromebook, what do I need to do? -* Check the Supported Devices page, to ensure your device has functional RW_LEGACY firmware available. If so, flash RWL and use that. +* Check the Supported Devices page, to ensure your device has functional RW_LEGACY firmware available. If so, flash RWL (RW_LEGACY firmware) and use that. #### I just installed the UEFI firmware, and now my device boots to a black screen that says 'shell' - what do I do? -* You're in the EFI shell; the firmware boots there when it can't find a valid UEFI boot device, either externally (USB, SD) or internally. Just type 'exit' to get back to the the UEFI settings menu. +* You're in the EFI shell; the firmware boots there when it can't find a valid UEFI boot device, either externally (USB, SD) or internally. Just type `exit` to get back to the the UEFI settings menu. #### Should I install 32 or 64-bit OS? * The UEFI Full ROM firmware only supports 64-bit OS, so be sure to use the 'x86_64' version of whatever OS you want to install. USB media created from 32-bit ISOs will simply fail to boot. diff --git a/src/index.md b/src/index.md index e785d08a..8419dfcb 100644 --- a/src/index.md +++ b/src/index.md @@ -15,7 +15,7 @@ footer: --- ## What is a chrultrabook and who is this documentation for? -A chrultrabook is a modified Chromebook that is able to run Windows, Linux, and sometimes macOS by using MrChromebox’s coreboot firmware. The purpose of this site is to provide documentation that is detailed, user-friendly, and has up to date information about the hardware, software, and firmware on Chromebooks. +A chrultrabook is a modified Chromebook that is able to run Windows, Linux, and sometimes macOS by using MrChromebox’s coreboot firmware. The purpose of this site is to provide documentation that is detailed, user-friendly, and has up-to-date information about the hardware, software, and firmware on Chromebooks. --- diff --git a/supported-devices/template.md b/supported-devices/template.md index 77ae1736..467cbc55 100644 --- a/supported-devices/template.md +++ b/supported-devices/template.md @@ -40,7 +40,7 @@ If your device isn't listed, it doesn't have support. ::: ::: tip -If on on a smaller screen, scroll sideways to see whole table. +If you're on a smaller screen, scroll sideways to see whole table. :::