Skip to content

Commit 6b23330

Browse files
committed
acrolinx fix
1 parent 5ba6243 commit 6b23330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Use the following steps to deploy using the [Maven plugin for Azure Spring Apps]
271271
- **Select Azure Spring Apps for deployment**: Select the number of the Azure Spring Apps instance you created. If you use the default number, press <kbd>Enter</kbd> directly.
272272
- **Input the app name(simple-todo-api)**: Input a name for your application deployment on Azure Spring Apps. If you use the default name, press <kbd>Enter</kbd> directly.
273273
- **Expose public access for this app (RESTful API for SimpleTodo)?**: Press <kbd>y</kbd>.
274-
- **Confirm to save all the above configurations (Y/n)**: Press <kbd>y</kbd>. If you press <kbd>n</kbd>, the configuration won't be saved.
274+
- **Confirm to save all the above configurations (Y/n)**: Press <kbd>y</kbd>. If you press <kbd>n</kbd>, the configuration isn't saved.
275275

276276
1. Use the following command to deploy the app:
277277

0 commit comments

Comments
 (0)