Skip to content

Commit 5365610

Browse files
make table heads sentence case
1 parent fc5d1b0 commit 5365610

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/create-webapp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020

2121
| Setting | Value |
2222
| ------- | ----- |
23-
| **Project Details** | |
23+
| **Project details** | |
2424
| Subscription | Select your subscription. |
2525
| Resource Group | Select **test-rg**. |
26-
| **Instance Details** | |
26+
| **Instance details** | |
2727
| Name | Enter a unique name for the web app. The name **webapp8675** is used for the examples in this tutorial. |
2828
| Publish | Select **Code**. |
2929
| Runtime stack | Select **.NET 6 (LTS)**. |
@@ -47,4 +47,4 @@
4747

4848
10. Select **Review + create**.
4949

50-
11. Select **Create**.
50+
11. Select **Create**.

0 commit comments

Comments
 (0)