Skip to content

Commit 6512de1

Browse files
Update packages/projects-docs/pages/learn/editors/web/vscode-web.mdx
Co-authored-by: Filipe Lima <[email protected]>
1 parent a918890 commit 6512de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/projects-docs/pages/learn/editors/web/vscode-web.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ There are three types of terminals:
4949

5050
1. Native terminal: This is managed by VS Code when you open a terminal. It is a private terminal to you that others don’t see.
5151

52-
2. Tasks: tasks are run by Pitcher - an internal CodeSandbox service. The output of a task is streamed to a terminal window. These are displayed as a VS Code task so it is easily distinguishable from a terminal.
52+
2. Tasks: These are run by Pitcher, an internal CodeSandbox service. The output of a task is streamed to a terminal window and displayed as a VS Code task so it is easily distinguishable from a terminal.
5353

5454
![Tasks](../../images/vscode-web-tasks.png)
5555

0 commit comments

Comments
 (0)