Skip to content

Commit 1fc21ac

Browse files
committed
fix typo
1 parent 1f087eb commit 1fc21ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/migration/migrate-to-azure-container-apps-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ For more information, see the [Peer-to-peer encryption](../../container-apps/net
117117

118118
## Traffic to external services
119119

120-
When you define a certificate, you create a reference to a certifiacte stored in Azure Key Vault. You can enable TLS and mTLS for traffic to external services by loading the certificate from Azure Key Vault with `spring-cloud-azure-starter-keyvault-jca`.
120+
When you define a certificate, you create a reference to a certificate stored in Azure Key Vault. You can enable TLS and mTLS for traffic to external services by loading the certificate from Azure Key Vault with `spring-cloud-azure-starter-keyvault-jca`.
121121

122122
To use this feature, your java project must be Spring Boot 3.1+ and adding the following dependency to your `pom.xml`:
123123

0 commit comments

Comments
 (0)