Fixed typo - 'there' to 'their' (#4477)

* Fixed typo - 'there' to 'their'

* fix typo in tweaks.json from 'there' to 'their'
This commit is contained in:
tacostrange
2026-05-15 08:54:03 -05:00
committed by GitHub
parent 543b8958ef
commit d1becc5310
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -807,7 +807,7 @@
}, },
"WPFTweaksDeBloat": { "WPFTweaksDeBloat": {
"Content": "Unwanted Pre-Installed Apps - Remove", "Content": "Unwanted Pre-Installed Apps - Remove",
"Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on there system.", "Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on their system.",
"category": "Essential Tweaks", "category": "Essential Tweaks",
"panel": "1", "panel": "1",
"appx": [ "appx": [
@@ -6,7 +6,7 @@ description: ""
```json {filename="config/tweaks.json",linenos=inline,linenostart=808} ```json {filename="config/tweaks.json",linenos=inline,linenostart=808}
"WPFTweaksDeBloat": { "WPFTweaksDeBloat": {
"Content": "Unwanted Pre-Installed Apps - Remove", "Content": "Unwanted Pre-Installed Apps - Remove",
"Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on there system.", "Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on their system.",
"category": "Essential Tweaks", "category": "Essential Tweaks",
"panel": "1", "panel": "1",
"appx": [ "appx": [