From f32f94e588447b456bbdba4765d0c9f236835965 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Sun, 16 Jun 2024 14:42:21 +0300 Subject: [PATCH] Fix typos --- docs/PROCESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PROCESS.md b/docs/PROCESS.md index 501a1ed68..aa738120a 100644 --- a/docs/PROCESS.md +++ b/docs/PROCESS.md @@ -9,7 +9,7 @@ OpenCore Legacy Patcher utilizes a background process to: It is recommended to keep the background process enabled for smoothest functionality. e.g. to try and avoid failed patching when new KDK is not found. -If you decicde to disable the background process, the KDK installation for each updatre has to be done manually. OCLP is also unable to detect Root Patches on boot, meaning manually opening the app and root patching is required. +If you decide to disable the background process, the KDK installation for each update has to be done manually. OCLP is also unable to detect Root Patches on boot, meaning manually opening the app and root patching is required. ::: Note In some cases macOS may report background process being added by "Mykola Grymalyuk", this happens due to a macOS bug where sometimes the developer name who sent the app for notarization is shown instead of the application name. Dortania cannot do anything about this.