Skip to content

Commit 63541c9

Browse files
committed
Fix typo
java -> Java
1 parent 2d80cfb commit 63541c9

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)