Skip to content

Commit f11f4c1

Browse files
Merge pull request #89988 from changeworld/patch-29
Fix typo
2 parents 947fa01 + 63541c9 commit f11f4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-deploy-existing-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can use Visual Studio to produce an application package that contains multip
4343
4444
## Use Yeoman to package and deploy an existing executable on Linux
4545

46-
The procedure for creating and deploying a guest executable on Linux is the same as deploying a csharp or java application.
46+
The procedure for creating and deploying a guest executable on Linux is the same as deploying a csharp or Java application.
4747

4848
1. In a terminal, type `yo azuresfguest`.
4949
2. Name your application.

0 commit comments

Comments
 (0)