Skip to content

Commit 450903a

Browse files
committed
Updating article
1 parent 6c245d6 commit 450903a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/quickstart-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ JBoss EAP is only available on the Linux version of App Service. Select the **Li
288288
289289
::: zone-end
290290
291-
You can modify the configurations for App Service directly in your `pom.xml`. Some common modifications are listed below:
291+
You can modify the configurations for App Service directly in your `pom.xml`. Some common configurations are listed below:
292292
293293
Property | Required | Description | Version
294294
---|---|---|---
@@ -375,7 +375,7 @@ In the preceding steps, you created Azure resources in a resource group. If you
375375
az group delete --name <your resource group name; for example: helloworld-1558400876966-rg> --yes
376376
```
377377

378-
This command might take a minute to run.
378+
This command may take a minute to run.
379379

380380
## Next steps
381381

0 commit comments

Comments
 (0)