From 336c6b43fbc7967bf8da173c26551a0aae53d88e Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Thu, 20 Apr 2023 03:26:15 +0300 Subject: [PATCH] Fix typo --- docs/PATCHEXPLAIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PATCHEXPLAIN.md b/docs/PATCHEXPLAIN.md index 7d8b38d65..fd6205642 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 unisgned root patches + * Models: Any model that requires usigned root patches ### UEFI -> ProtocolOverrides