Skip to content

Commit fa0ba87

Browse files
uztbtgregg-miskelly
authored andcommitted
Correct a minor grammar mistake (#3331)
1 parent a97c94a commit fa0ba87

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)