From 626dcca127e367b612322dcdaaddaf62a0cedcf3 Mon Sep 17 00:00:00 2001 From: Danny Berger Date: Mon, 26 Jun 2017 10:50:06 -0700 Subject: [PATCH] Fix hyphenated typo (#400) --- _docs/concepts/network-and-auth/auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/concepts/network-and-auth/auth.md b/_docs/concepts/network-and-auth/auth.md index 3f4c9be692..dd53a6aaa0 100644 --- a/_docs/concepts/network-and-auth/auth.md +++ b/_docs/concepts/network-and-auth/auth.md @@ -140,7 +140,7 @@ In this setup, Istio CA is able to provide keys and certificates management for * Support GCP service account and AWS service account -* None-http traffic (MySql, Redis, etc.) support +* Non-http traffic (MySql, Redis, etc.) support * Unix domain socket for local communication between service and Envoy