From 6d67f65934894f519a2c4de4422103610f210633 Mon Sep 17 00:00:00 2001 From: Cam <77336469+Cam396@users.noreply.github.com> Date: Sat, 9 Jul 2022 19:37:19 -0500 Subject: [PATCH] Fix grammer in AWAC Guide (#75) Fix improper grammar --- Universal/awac-methods/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Universal/awac-methods/manual.md b/Universal/awac-methods/manual.md index a260fd5..36e4621 100644 --- a/Universal/awac-methods/manual.md +++ b/Universal/awac-methods/manual.md @@ -28,7 +28,7 @@ But to double check, next search for `PNP0B00`: ![](../../images/Universal/awac-md/PNP0B00.png) -And looks at that, we can in fact disable our AWAC and enable the RTC! If not skip to here: [RTC0 Method](#rtc0-method) +And look at that, we can in fact disable our AWAC and enable the RTC! If not skip to here: [RTC0 Method](#rtc0-method) Now it's as simple as grabbing [SSDT-AWAC.dsl](https://github.com/acidanthera/OpenCorePkg/tree/master/Docs/AcpiSamples/Source/SSDT-AWAC-DISABLE.dsl) and [compile](#compiling-the-ssdt), no changes needed You can also use the below SSDT to the same effect: