From 46cb89bb4f9d09abfc0153a6ef90b7ff6027e51f Mon Sep 17 00:00:00 2001 From: Martin Wiethan <47688561+Marterich@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:35:36 +0200 Subject: [PATCH] Clarified the wording --- config/tweaks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index afae0216..43d85c5d 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2305,8 +2305,8 @@ ] }, "WPFTweaksPowershell7": { - "Content": "Replace Default Powershell 5 to Powershell 7", - "Description": "This will edit the config file of the Windows Terminal Replacing the Powershell 5 to Powershell 7 and install Powershell 7 if necessary", + "Content": "Change Windows Terminal default: PowerShell 5 -> PowerShell 7", + "Description": "This will edit the config file of the Windows Terminal replacing PowerShell 5 with PowerShell 7 and installing PS7 if necessary", "category": "Essential Tweaks", "panel": "1", "Order": "a009_",