Skip to content

Commit d904c0f

Browse files
committed
Fixed case of sentinel
1 parent 52fc9f1 commit d904c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/enable-dynamic-configuration-java-spring-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Then, open the *pom.xml* file in a text editor and add a `<dependency>` for `azu
7272

7373
| Key | Value |
7474
|---|---|
75-
| Sentinel | 1 |
75+
| sentinel | 1 |
7676

7777
Leave **Label** and **Content Type** empty for now.
7878

0 commit comments

Comments
 (0)