Skip to content

Commit 9bc46bd

Browse files
committed
minor edits
1 parent de6773d commit 9bc46bd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/spring-apps/how-to-enterprise-service-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Use the following steps to enable or disable Service Registry using the Azure po
462462
1. Navigate to your service resource, and then select **Service Registry**.
463463
1. Select **Manage**.
464464
1. Select or unselect the **Enable Service Registry**, and then select **Save**.
465-
1. You can then view the state of Service Registry on the **Service Registry** page.
465+
1. You can now view the state of Service Registry on the **Service Registry** page.
466466

467467
### [Azure CLI](#tab/Azure-CLI)
468468

articles/spring-apps/how-to-use-enterprise-api-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Use the following steps to enable or disable API portal using the Azure portal:
170170
1. Navigate to your service resource, and then select **API portal**.
171171
1. Select **Manage**.
172172
1. Select or unselect the **Enable API portal**, and then select **Save**.
173-
1. You can then view the state of API portal on the **API portal** page.
173+
1. You can now view the state of API portal on the **API portal** page.
174174

175175
### [Azure CLI](#tab/Azure-CLI)
176176

articles/spring-apps/how-to-use-enterprise-spring-cloud-gateway.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ az spring gateway route-config create \
256256

257257
## Enable/disable Spring Cloud Gateway after service creation
258258

259-
You can enable and disable Spring Cloud Gateway after service creation using Azure portal or Azure CLI. Before disabling Spring Cloud Gateway, you're required to unassign its endpoint and remove all route configs.
259+
You can enable and disable Spring Cloud Gateway after service creation using the Azure portal or Azure CLI. Before disabling Spring Cloud Gateway, you're required to unassign its endpoint and remove all route configs.
260260

261261
### [Azure portal](#tab/Portal)
262262

@@ -265,7 +265,7 @@ Use the following steps to enable or disable Spring Cloud Gateway using the Azur
265265
1. Navigate to your service resource, and then select **Spring Cloud Gateway**.
266266
1. Select **Manage**.
267267
1. Select or unselect the **Enable Spring Cloud Gateway**, and then select **Save**.
268-
1. You can then view the state of Spring Cloud Gateway on the **Spring Cloud Gateway** page.
268+
1. You can now view the state of Spring Cloud Gateway on the **Spring Cloud Gateway** page.
269269

270270
### [Azure CLI](#tab/Azure-CLI)
271271

0 commit comments

Comments
 (0)