Skip to content

Commit 961d735

Browse files
Update deploy-consumption-plan.md
ease wording
1 parent 04b8f93 commit 961d735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Use the following steps to clone and run the app locally.
3131
./mvnw clean package
3232
```
3333

34-
3. Use the following command to run the sample application by executing the JAR file:
34+
3. Use the following command to run the sample application:
3535

3636
```bash
3737
java -jar web/target/simple-todo-web-0.0.1-SNAPSHOT.jar

0 commit comments

Comments
 (0)