From bb34bbb6a10104e5c4fb370fe01bf7e48ac94b76 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:47:50 +0300 Subject: [PATCH] Fix typo --- docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 13b88f9b6..7b14c59a8 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -35,7 +35,7 @@ Updates from now on modify the system volume already while downloading, which ca This can mean many things. Firstly, newer operating systems are harder to run and can appear more slow. -However, if your system is being **really** slow and you have no transparency in Dock and menubar, this typically indicates that root patches are not installed and as such there is no acceleration. Make sure to install root pathes to get proper drivers and functionality. Refer to [Applying post install volume patches](https://dortania.github.io/OpenCore-Legacy-Patcher/POST-INSTALL.html#applying-post-install-volume-patches) and the Troubleshooting section for more information. +However, if your system is being **really** slow and you have no transparency in Dock and menubar, this typically indicates that root patches are not installed and as such there is no acceleration. Make sure to install root patches to get proper drivers and functionality. Refer to [Applying post install volume patches](https://dortania.github.io/OpenCore-Legacy-Patcher/POST-INSTALL.html#applying-post-install-volume-patches) and the Troubleshooting section for more information. Patches can also break if automatic updates are enabled and an update modifies the system volume, refer to [Can I use automatic updates?](#can-i-use-automatic-updates) for more information.