Skip to content

Commit 0f34333

Browse files
Correct typo in debugger.md
On lines 18 and 19, 'About' has been misspelled.
1 parent 99287d4 commit 0f34333

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)