Skip to content

Commit ce648a7

Browse files
Merge pull request #333 from mateusrodrigues/dev
Correct typo in debugger.md
2 parents 99287d4 + 0f34333 commit ce648a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debugger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Install Visual Studio Code (VSC). Pick the latest VSC version from here: https:/
1515

1616
If you are not sure what version you have, you can see your version of VS Code:
1717

18-
* **OSX:** Code->Abort Visual Studio Code
19-
* **Windows / Linux:** Help->Abort
18+
* **OSX:** Code->About Visual Studio Code
19+
* **Windows / Linux:** Help->About
2020

2121
##### 2: Install .NET command line tools
2222
Install the .NET Core command line tools (CLI) by following the installation part of the instructions here: http://dotnet.github.io/getting-started

0 commit comments

Comments
 (0)