diff --git a/package.json b/package.json index dec5024469..7a15e322eb 100644 --- a/package.json +++ b/package.json @@ -795,7 +795,7 @@ }, "powershell.integratedConsole.forceClearScrollbackBuffer": { "type": "boolean", - "description": "Use the vscode API to clear the terminal since that's the only reliable way to clear the scrollback buffer. Turn this on if you're use to 'Clear-Host' clearing scroll history as wellclear-terminal-via-lsp." + "description": "Use the vscode API to clear the terminal since that's the only reliable way to clear the scrollback buffer. Turn this on if you're used to 'Clear-Host' clearing scroll history as well as clear-terminal-via-lsp." }, "powershell.integratedConsole.suppressStartupBanner": { "type": "boolean",