Skip to content

Commit 449d2f2

Browse files
committed
Fix typo
java -> Java
1 parent 2d80cfb commit 449d2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/how-to-launch-from-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: devx-track-java, devx-track-azurecli, mode-api
1717

1818
Azure Spring Cloud enables Spring Boot applications on Azure.
1919

20-
You can launch applications directly from java source code or from a pre-built JAR. This article explains the deployment procedures.
20+
You can launch applications directly from Java source code or from a pre-built JAR. This article explains the deployment procedures.
2121

2222
This quickstart explains how to:
2323

0 commit comments

Comments
 (0)