Skip to content

Commit c255691

Browse files
committed
attempt to fix list numbering
1 parent c60747b commit c255691

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/quickstart-java-spring-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ In this quickstart, you incorporate Azure App Configuration into a Java Spring a
2727

2828
[!INCLUDE [azure-app-configuration-create](../../includes/azure-app-configuration-create.md)]
2929

30-
1. Select **Configuration Explorer** > **+ Create** > **Key-value** to add the following key-value pairs:
30+
9. Select **Configuration Explorer** > **+ Create** > **Key-value** to add the following key-value pairs:
3131

3232
| Key | Value |
3333
|---|---|
3434
| /application/config.message | Hello |
3535

3636
Leave **Label** and **Content Type** empty for now.
3737

38-
1. Select **Apply**.
38+
10. Select **Apply**.
3939

4040
## Connect to an App Configuration store
4141

0 commit comments

Comments
 (0)