From 54c345babfef855d6c3013755abe49a4dc887a87 Mon Sep 17 00:00:00 2001 From: John Cowen Date: Tue, 20 Aug 2019 10:16:30 +0200 Subject: [PATCH] docs: Fix typo layey > layer (#6352) --- website/source/intro/vs/proxies.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/vs/proxies.html.md b/website/source/intro/vs/proxies.html.md index 16648af84..a4fba6d75 100644 --- a/website/source/intro/vs/proxies.html.md +++ b/website/source/intro/vs/proxies.html.md @@ -44,7 +44,7 @@ Proxies provide excellent solutions to layer 7 concerns such as path-based routing, tracing and telemetry, and more. By supporting a pluggable data plane model, the right proxy can be deployed as needed. For performance-critical applications or those -that utilize layey 7 functionality, Envoy can be used. For non-performance critical layer 4 applications, you can use Consul's [built-in proxy](https://www.consul.io/docs/connect/proxies/built-in.html) for convenience. +that utilize layer 7 functionality, Envoy can be used. For non-performance critical layer 4 applications, you can use Consul's [built-in proxy](https://www.consul.io/docs/connect/proxies/built-in.html) for convenience. For some applications that may require hardware, a hardware load balancer such an F5 appliance may be deployed. Consul encourages this use of the right