Skip to content

Commit a0c0675

Browse files
committed
code edit
1 parent 4fd9ce1 commit a0c0675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-circuit-breaker-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Use the following steps to build and deploy the sample applications.
4242
```azurecli
4343
az spring app create \
4444
--resource-group ${resource-group-name} \
45-
--name resilience4j \
4645
--service ${Azure-Spring-Apps-instance-name} \
46+
--name resilience4j \
4747
--assign-endpoint
4848
az spring app create \
4949
--resource-group ${resource-group-name} \

0 commit comments

Comments
 (0)