Skip to content

Commit fcd7ef1

Browse files
Apply suggestions from review
1 parent e4e2277 commit fcd7ef1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/spring-apps/includes/quickstart/deploy-app-with-basic-standard-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ This section provides the steps to deploy your application to Azure Spring Apps.
117117

118118
Use the following steps to deploy using the [Maven plugin for Azure Spring Apps](https://github.com/microsoft/azure-maven-plugins/wiki/Azure-Spring-Apps):
119119

120-
1. Navigate to the *complete* directory and then run the following command to configure the app in Azure Spring Apps:
120+
1. Navigate to the *complete* directory, and then run the following command to configure the app in Azure Spring Apps:
121121

122122
```bash
123123
./mvnw com.microsoft.azure:azure-spring-apps-maven-plugin:1.18.0:config

articles/spring-apps/includes/quickstart/deploy-app-with-standard-consumption-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ This section provides the steps to deploy your application to Azure Spring Apps.
111111

112112
Use the following steps to deploy using the [Maven plugin for Azure Spring Apps](https://github.com/microsoft/azure-maven-plugins/wiki/Azure-Spring-Apps):
113113

114-
1. Navigate to the *complete* directory and then run the following command to configure the app in Azure Spring Apps:
114+
1. Navigate to the *complete* directory, and then run the following command to configure the app in Azure Spring Apps:
115115

116116
```bash
117117
./mvnw com.microsoft.azure:azure-spring-apps-maven-plugin:1.18.0:config

0 commit comments

Comments
 (0)