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 2fa797a commit b83c771Copy full SHA for b83c771
articles/spring-apps/includes/quickstart-deploy-web-app/deploy-standard-plan.md
@@ -242,7 +242,7 @@ Use the following steps to deploy using the [Maven plugin for Azure Spring Apps]
242
[INFO] Application url: https://<your-azure-spring-apps-name>-simple-todo-web.azuremicroservices.io
243
```
244
245
- The output **Application url** is the endpoint to access the `todo`` application.
+ The output **Application url** is the endpoint to access the `todo` application.
246
247
### [Azure Developer CLI](#tab/Azure-Developer-CLI)
248
0 commit comments