From 522e6b8001e9f7bdc28ce0973be310dd640ec43a Mon Sep 17 00:00:00 2001 From: Aaron Junker Date: Fri, 29 Oct 2021 07:32:18 +0200 Subject: [PATCH] Fixed typo in readme (#14062) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75e2a7afd0..c906be092e 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Additional work in this release include stability updates and optimizations, ins **General** - **Change of Behavior:** Color Picker's HEX format will no longer have the `#` character. Custom string functionality for color picker ([#8305](https://github.com/microsoft/PowerToys/issues/8305)) is in development and will allow someone to use this again. - Find My Mouse utility added! Utilize the functionality to quickly locate the cursor on your displays! Learn more on our [Mouse Utility docs](https://aka.ms/PowerToysOverview_MouseUtilities). -- Accessibility and minor UI improvements to the settings page. Thanks [@niels9001](https://github.com/niels9001! +- Accessibility and minor UI improvements to the settings page. Thanks [@niels9001](https://github.com/niels9001)! - Added deep links to the Settings menus for various utilities within their respective editors. Thanks [@niels9001](https://github.com/niels9001)! - Settings improvements to improve clarity for various options. Thanks [@niels9001](https://github.com/niels9001)! - Improved settings window to adjust size and position as needed when multi-monitor conditions change. Thanks [@davidegiacometti](https://github.com/davidegiacometti)!