We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b8f93 commit 961d735Copy full SHA for 961d735
articles/spring-apps/includes/quickstart-deploy-web-app/deploy-consumption-plan.md
@@ -31,7 +31,7 @@ Use the following steps to clone and run the app locally.
31
./mvnw clean package
32
```
33
34
-3. Use the following command to run the sample application by executing the JAR file:
+3. Use the following command to run the sample application:
35
36
```bash
37
java -jar web/target/simple-todo-web-0.0.1-SNAPSHOT.jar
0 commit comments