From 38e707ef3ceac57993ce02c1f128f90e6971b69c Mon Sep 17 00:00:00 2001 From: miku4444 <155946811+miku4444@users.noreply.github.com> Date: Sat, 27 Sep 2025 15:44:17 +1000 Subject: [PATCH] Fix: Small typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d568e10..53cf196b 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ Sophia -Functions "DiagTrackService -Enable", UninstallUWPApps * Pictures * Videos * Install free (light and dark) "Windows 11 Cursors Concept v2" cursors from [Jepri Creations](https://www.deviantart.com/jepricreations/art/Windows-11-Cursors-Concept-v2-886489356) on-the-fly; -* Uninstall UWP apps displaying thier localized packages names; +* Uninstall UWP apps displaying their localized packages names; * Script generates installed UWP apps list [dynamically](#localized-uwp-packages-names) * Disable Windows features displaying friendly packages names with pop-up form written in [WPF](#screenshots); * Uninstall Windows capabilities displaying friendly packages names with pop-up form written in [WPF](#screenshots);