From 18fe4232778115c2073db42becab6e3eff2ff4f4 Mon Sep 17 00:00:00 2001 From: superkid200 Date: Thu, 8 Oct 2020 20:58:05 +0700 Subject: [PATCH] SSDTTime EC fix Typo: SSDT-PLUG (should be SSDT-EC) --- Universal/ec-methods/ssdttime.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Universal/ec-methods/ssdttime.md b/Universal/ec-methods/ssdttime.md index d933370..bab8392 100644 --- a/Universal/ec-methods/ssdttime.md +++ b/Universal/ec-methods/ssdttime.md @@ -2,11 +2,11 @@ The second involves using SSDTTime which automates most of the process. See here on how to use it: [SSDTs: Easy Way](/ssdt-methods/ssdt-easy.md) -To get the SSDT-PLUG on desktops, run the following: +To get the SSDT-EC on desktops, run the following: * `7. Dump DSDT` then run `2. FakeEC` -To get the SSDT-PLUG on laptops, run the following: +To get the SSDT-EC on laptops, run the following: * `7. Dump DSDT` then run `3. FakeEC Laptop`