diff xml/en/docs/stream/ngx_stream_ssl_preread_module.xml @ 2367:6472e90f06ee

Fixed a typo (ticket #1767).
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 16 Apr 2019 12:09:02 +0300
parents da8e5d713962
children 91d725e52633
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_ssl_preread_module.xml
+++ b/xml/en/docs/stream/ngx_stream_ssl_preread_module.xml
@@ -18,7 +18,7 @@ The <literal>ngx_stream_ssl_preread_modu
 extracting information from the
 <link url="https://tools.ietf.org/html/rfc5246#section-7.4.1.2">ClientHello</link>
 message without terminating SSL/TLS,
-for example, the sever name requested through
+for example, the server name requested through
 <link url="https://tools.ietf.org/html/rfc6066#section-3">SNI</link>
 or protocols advertised in
 <link url="https://tools.ietf.org/html/rfc7301">ALPN</link>.