From 4ac4670d978665cda5796743740104bb53cc79c8 Mon Sep 17 00:00:00 2001 From: Peter <45140408+pelithne@users.noreply.github.com> Date: Thu, 25 Feb 2021 11:02:30 +0100 Subject: [PATCH] Update security-concept.md Minor wording fix, as described in https://github.com/dapr/docs/issues/1264 --- daprdocs/content/en/concepts/security-concept.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/concepts/security-concept.md b/daprdocs/content/en/concepts/security-concept.md index 66a2bd304..c130d0fe4 100644 --- a/daprdocs/content/en/concepts/security-concept.md +++ b/daprdocs/content/en/concepts/security-concept.md @@ -50,7 +50,7 @@ The diagram below shows how the Sentry system service issues certificates for ap ### mTLS in Kubernetes -The diagram below shows how the Sentry system service issues certificates for applications based on the root/issuer certificate that is provided by an operator or generated by the Sentry service as stored as a Kubernetes secret +The diagram below shows how the Sentry system service issues certificates for applications based on the root/issuer certificate that is provided by an operator or generated by the Sentry service and stored as a Kubernetes secret