Skip to content

Commit c86ea5f

Browse files
benfdkingCopilot
andauthored
Update vscode/extension/src/commands/printEnvironment.ts
Co-authored-by: Copilot <[email protected]>
1 parent 9bc8351 commit c86ea5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode/extension/src/commands/printEnvironment.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export function printEnvironment() {
2020
env: env,
2121
})
2222

23-
// Show the termina
23+
// Show the terminal
2424
terminal.show()
2525

2626
// Run the appropriate command to display environment variables

0 commit comments

Comments
 (0)