Skip to content

Commit bf333c4

Browse files
committed
[Container Apps] Fix typo in spring-cloud-config-server
1 parent e7a10b5 commit bf333c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/spring-cloud-config-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this tutorial, you learn to:
2020
> [!div class="checklist"]
2121
> * Create a Spring Cloud Config Server Java component
2222
> * Bind the Spring Cloud Config Server to your container app
23-
> * Observe configuration values before an after connecting the config server to your application
23+
> * Observe configuration values before and after connecting the config server to your application
2424
> * Encrypt and decrypt configuration values with a symmetric key
2525
2626
> [!IMPORTANT]

0 commit comments

Comments
 (0)