From efb53e912a3eec68e7a1f201f899c91e2126ed89 Mon Sep 17 00:00:00 2001 From: Hugo Dahl Date: Tue, 15 Oct 2019 12:09:15 -0500 Subject: [PATCH] Update PowerToysBacklog.md Fix typo in "Resource" on suggestion 3 --- doc/planning/PowerToysBacklog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/planning/PowerToysBacklog.md b/doc/planning/PowerToysBacklog.md index b0ccf54f58..ddbfe7ebff 100644 --- a/doc/planning/PowerToysBacklog.md +++ b/doc/planning/PowerToysBacklog.md @@ -15,7 +15,7 @@ Please use issues and votes to guide the project to suggest new ideas and help u 1. [Keyboard shortcut manager](https://github.com/microsoft/PowerToys/issues/6) 2. [Win+R replacement](https://github.com/microsoft/PowerToys/issues/44) -3. Resrouce use tool (maps between a resource like a file handle to an app and vice-versa) +3. Resource use tool (maps between a resource like a file handle to an app and vice-versa) 4. Performance analysis over time to track which processes have been slowing down your machine 5. Better Alt+Tab including browser tab integration and search for running apps 6. [Battery tracker](https://github.com/microsoft/PowerToys/issues/7)