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 0f03e962..6b58b1a4 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 @@ -1148,7 +1148,7 @@ export const Settings = () => {

One-Click Switch

-

{`Transfer your editor settings from another editor to Void in one click.`}

+

{`Transfer your editor settings into Void.`}

@@ -1161,7 +1161,7 @@ export const Settings = () => { {/* Import/Export section, as its own block right after One-Click Switch */}

Import/Export

-

{`Transfer your settings and chats in and out of Void.`}

+

{`Transfer Void's settings and chats in and out of Void.`}

{/* Settings Subcategory */}