From 9949ece56936f6f3365c5ba7409bf9eb9512bfa6 Mon Sep 17 00:00:00 2001 From: Mike Schore Date: Tue, 4 Apr 2017 15:43:39 -0700 Subject: [PATCH] Fix minor typo on landing page (#696) --- docs/landing_generated/index.html | 2 +- docs/landing_source/source/localizable/index.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/landing_generated/index.html b/docs/landing_generated/index.html index b45c9a3edfae..064c6490b1d0 100644 --- a/docs/landing_generated/index.html +++ b/docs/landing_generated/index.html @@ -118,7 +118,7 @@

service.

Health checking: Envoy is capable of active health checking of backend servers. Active health checking along with service discovery yields eventually consistent and - extremely resiliant load balancing.

+ extremely resilient load balancing.

Best in class observability: Envoy exposes a multitude of statistics to aid in system visibility and debugging as well as distributed tracing via thirdparty providers.

diff --git a/docs/landing_source/source/localizable/index.html.erb b/docs/landing_source/source/localizable/index.html.erb index 97448f8e4e40..d36a0f7fbce8 100644 --- a/docs/landing_source/source/localizable/index.html.erb +++ b/docs/landing_source/source/localizable/index.html.erb @@ -80,7 +80,7 @@ layout: layout service.

Health checking: Envoy is capable of active health checking of backend servers. Active health checking along with service discovery yields eventually consistent and - extremely resiliant load balancing.

+ extremely resilient load balancing.

Best in class observability: Envoy exposes a multitude of statistics to aid in system visibility and debugging as well as distributed tracing via thirdparty providers.