You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/terminal-01.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ You can find your terminal in your Applications → Utilities folder. It might c
33
33
34
34
VS Code has a terminal build in. (View → terminal) This is convenient when you have to interact with your project.
35
35
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))
37
37
38
38
The following command opens VS Code with the current directory as the active workspace.
0 commit comments