diff --git a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx index 289ea38f..f6bf073d 100644 --- a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx +++ b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx @@ -550,7 +550,7 @@ const GeneralTab = () => {

One-Click Switch

-

{`Transfer your settings from VS Code to Void.`}

+

{`Transfer your settings from VS Code to Void in one click!`}

@@ -565,7 +565,7 @@ const GeneralTab = () => {

Built-in Settings

-

{`IDE settings, keybindings, and theme customization.`}

+

{`IDE settings, keyboard settings, and theme customization.`}

{ commandService.executeCommand('workbench.action.openSettings') }}>