Skip to content

Commit a503e3c

Browse files
Merge pull request #23 from devinekask/SimonVanherweghe-patch-7
Fix link text for VS Code command line setup
2 parents 568d84c + b6db2a8 commit a503e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/terminal-01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can find your terminal in your Applications → Utilities folder. It might c
3333

3434
VS Code has a terminal build in. (View → terminal) This is convenient when you have to interact with your project.
3535

36-
You can open VS Code from another therminal instance with the 'code' command. (if you [set it up correctly](https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line))
36+
You can open VS Code from another therminal instance with the 'code' command. (if you [set it up correctly](https://code.visualstudio.com/docs/setup/mac#_launch-vs-code-from-the-command-line))
3737

3838
The following command opens VS Code with the current directory as the active workspace.
3939

0 commit comments

Comments
 (0)