diff --git a/INSTALL b/INSTALL index 9dfc22825598c8eef460df2fbb71062f702e62f8..b7c1d46884eb1a1868f32d078b848e881fa3a9af 100644 --- a/INSTALL +++ b/INSTALL @@ -107,7 +107,7 @@ of OpenSSL that has ALPN support, and this explains our dependency on it. Note that the Makefile supports compiling only the unsecure elements of grpc, and if you do not have OpenSSL and do not want it, you can still proceed -with installing only the elements you require. However, we strongly recoomend +with installing only the elements you require. However, we strongly recommend the use of encryption for all network traffic, and discourage the use of grpc without TLS.