From bcb5513ef629f45d456a177dad9ef9d63703570d Mon Sep 17 00:00:00 2001 From: Malepati Bala Siva Sai Akhil Date: Thu, 17 Aug 2017 02:52:47 +0530 Subject: [PATCH] Fix Minor Typo in TLS authentication --- examples/auth/client-certs/nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/auth/client-certs/nginx/README.md b/examples/auth/client-certs/nginx/README.md index 730a802fa8..440815e7a0 100644 --- a/examples/auth/client-certs/nginx/README.md +++ b/examples/auth/client-certs/nginx/README.md @@ -5,7 +5,7 @@ This example demonstrates how to enable the TLS Authentication through the nginx ## Terminology * CA: Certificate authority signing the client cert, in this example we will play the role of a CA. -You can generate a CA cert as show in this doc. +You can generate a CA cert as shown in this doc. * CA Certificate(s) - Certificate Authority public key. Client certs must chain back to this cert, meaning the Issuer field of some certificate in the chain leading up to the client cert must contain