Skip to content

Commit c1d8229

Browse files
authored
Merge pull request #104428 from Karishma-Tiwari-MSFT/patch-148
(ForumsTeam) fixes MicrosoftDocs/azure-docs#48114
2 parents 6c38a13 + 3e0292c commit c1d8229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-get-started-vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The Service Fabric Reliable Services extension for VS Code provides many command
6565

6666
The **Service Fabric: Create Application** command creates a new Service Fabric application in your current workspace. Depending on which yeoman generators are installed on your development machine, you can create several types of Service Fabric application, including Java, C#, Container, and Guest projects.
6767

68-
1. Select the **Service Fabric: Add Service** command
68+
1. Select the **Service Fabric: Create Application** command
6969
2. Select the type for your new Service Fabric application.
7070
3. Enter the name of application you want to create
7171
3. Select the type of service that you want to add to your Service Fabric application.

0 commit comments

Comments
 (0)