summaryrefslogtreecommitdiff
path: root/context/data/vscode/vscode-context.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'context/data/vscode/vscode-context.cmd')
-rw-r--r--context/data/vscode/vscode-context.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/context/data/vscode/vscode-context.cmd b/context/data/vscode/vscode-context.cmd
index 33212d5b1..7bd259d7b 100644
--- a/context/data/vscode/vscode-context.cmd
+++ b/context/data/vscode/vscode-context.cmd
@@ -2,6 +2,6 @@
rem chcp 65001
-rem I need to figure ou thow to detach the instance
+rem I need to figure out how to detach the instance
start "vs code context" code --ignore-gpu-blacklist --reuse-window --extensions-dir %~dp0\extensions --install-extension context %* 2>&1 nul