Skip to content

Commit 03d93a0

Browse files
Apply suggestions from code review
1 parent 82b57f9 commit 03d93a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/enterprise/how-to-enterprise-configure-apm-integration-and-ca-certificates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ az spring build-service builder buildpack-binding list \
526526

527527
### Create a binding
528528

529-
Use this command to change the binding from **Unbound** to **Bound** status:
529+
Use this command to change the binding from `Unbound` to `Bound` status:
530530

531531
```azurecli
532532
az spring build-service builder buildpack-binding create \
@@ -572,7 +572,7 @@ For more information on the `properties` and `secrets` parameters for your build
572572

573573
### Delete a binding
574574

575-
Use the following command to change the binding status from **Bound** to **Unbound**.
575+
Use the following command to change the binding status from `Bound` to `Unbound`.
576576

577577
```azurecli
578578
az spring build-service builder buildpack-binding delete \

0 commit comments

Comments
 (0)