From e57283460a611c283258a3fa6399f891f177a4c3 Mon Sep 17 00:00:00 2001 From: Niranjan <45527304+CaelestisZ@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:52:28 +0530 Subject: [PATCH] devdocs: readme: fix grammar (#6375) --- doc/devdocs/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devdocs/readme.md b/doc/devdocs/readme.md index 0bb081a62c..82a2932c76 100644 --- a/doc/devdocs/readme.md +++ b/doc/devdocs/readme.md @@ -40,7 +40,7 @@ Contains the source code of the PowerToys installer. ### The [`src`](/src) folder -Contains the source code of the PowerToys runner and of all of the PowerToys modules. **This is where the most of the magic happens.** +Contains the source code of the PowerToys runner and of all of the PowerToys modules. **This is where most of the magic happens.** ### The [`tools`](/tools) folder