From c71ce15cad139219c2173472c9ae4c01f9d86aaf Mon Sep 17 00:00:00 2001 From: Colin Vale Date: Wed, 17 Aug 2016 16:11:38 -0700 Subject: [PATCH] Update what_is_envoy.rst (#20) typo --- docs/intro/what_is_envoy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/what_is_envoy.rst b/docs/intro/what_is_envoy.rst index e62db422e560..c8f3cd4a5293 100644 --- a/docs/intro/what_is_envoy.rst +++ b/docs/intro/what_is_envoy.rst @@ -112,4 +112,4 @@ little effort has been put into micro performance optimizations of the native co performance tuning will find ample opportunity for improvement. The code has been written to be modular and easy to test versus aiming for the greatest possible absolute performance. It's our view that this is a more efficient use of time given that typical deployments will be alongside -languages and runtimes many times slower and with many timers greater memory usage. +languages and runtimes many times slower and with many times greater memory usage.