diff --git a/docs/versioned/serving/encryption/external-domain-tls.md b/docs/versioned/serving/encryption/external-domain-tls.md index 6eeab6babf9..1e18718f84c 100644 --- a/docs/versioned/serving/encryption/external-domain-tls.md +++ b/docs/versioned/serving/encryption/external-domain-tls.md @@ -7,7 +7,7 @@ function: how-to # Configure external domain encryption -Knative allows to use either use custom TLS certificates or to use automatically generated TLS certificates +Knative allows you to use either custom TLS certificates or automatically generated TLS certificates to enable secure HTTPS connections for your Knative Services for the external domain (like `application.example.com`). ## Before you begin