From 9b65cc0d390534f3b4ea2627df6c60f7292570e7 Mon Sep 17 00:00:00 2001 From: isa <38212170+schahnaz@users.noreply.github.com> Date: Sat, 6 Jun 2026 15:46:06 +0200 Subject: [PATCH] Update install.md - Typo Typo in line 38: curcent -> current --- hub/powertoys/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub/powertoys/install.md b/hub/powertoys/install.md index b01dd08b75..3e2068a85c 100644 --- a/hub/powertoys/install.md +++ b/hub/powertoys/install.md @@ -35,7 +35,7 @@ To install PowerToys using a Windows executable file: 4. Once downloaded, open the executable file and follow the installation prompts. Notes: There're two kinds of installers you could choose. -1.The "Per User" channel means you will install this app for currect user, while other users on this computer couldn't access and use. The installation path of this method is located in "%userprofile%\AppData\Local\Programs". +1.The "Per User" channel means you will install this app for current user, while other users on this computer couldn't access and use. The installation path of this method is located in "%userprofile%\AppData\Local\Programs". 2.The "Machine wide" channel means this app will be installed for all users on your computer, which means all of them could access and use this app. The path of the app is located in "%ProgramFiles%". For the majority of x86-64 and ARM64 Windows devices, this EnvVar commonly points to "C:\Program Files" path. 3.Whatever the kind of the installer you choose, you will receive app updates normally and enjoy every new features.