Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit aa2c58b

Browse files
authored
Fix typo in Start Tasks section (#1001)
1 parent e37955a commit aa2c58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/config-start-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tasks:
2020
- command: echo Terminal1
2121
- command: echo Terminal2
2222
```
23-
They are started in parallel. See [belows options](#openin) on configuring where and how the terminals are placed in the workbench.
23+
They are started in parallel. See [below options](#openin) on configuring where and how the terminals are placed in the workbench.
2424
2525
## Defining Commands
2626

0 commit comments

Comments
 (0)