From 73508835c8f383665d6880fe288c6422aa771dfd Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Thu, 20 Apr 2023 03:26:45 +0300 Subject: [PATCH] Fix typo second try --- docs/PATCHEXPLAIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PATCHEXPLAIN.md b/docs/PATCHEXPLAIN.md index fd6205642..cbe3a9ba8 100644 --- a/docs/PATCHEXPLAIN.md +++ b/docs/PATCHEXPLAIN.md @@ -142,7 +142,7 @@ Below is a rundown of the main logic that OpenCore Legacy Patcher uses to gain n * `-amfi_get_out_of_my_way=0x1` * Reason: Disables Apple Mobile File Integrity to allow for root patches * Logic: Adds args to NVRAM - * Models: Any model that requires usigned root patches + * Models: Any model that requires unsigned root patches ### UEFI -> ProtocolOverrides