Skip to content

Commit 16e04f0

Browse files
Merge branch 'master' into master
2 parents 44612f7 + fa0ba87 commit 16e04f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The first time that C# code is opened in VS Code, the extension will download th
2828

2929

3030
### Once for each project
31-
The following steps have to executed for every project.
31+
The following steps have to be executed for every project.
3232
##### 1: Get a project
3333
You can start from scratch by creating an empty project with `dotnet new`. Begin by opening the terminal in Visual Studio Code (`View->Integrated Terminal`) and type these commands:
3434

0 commit comments

Comments
 (0)