changeset 1693:c841e77fcc1d

Added missing comma.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 28 Apr 2016 16:51:04 +0300
parents 4319f72f11f5
children 080b36ad8d76
files xml/ru/docs/http/ngx_http_v2_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_v2_module.xml	Thu Apr 28 14:24:04 2016 +0300
+++ b/xml/ru/docs/http/ngx_http_v2_module.xml	Thu Apr 28 16:51:04 2016 +0300
@@ -60,7 +60,7 @@
     ssl_certificate_key server.key;
 }
 </example>
-Чтобы принимать HTTP/2-соединения по TLS необходимо
+Чтобы принимать HTTP/2-соединения по TLS, необходимо
 наличие поддержки расширения “Application-Layer Protocol Negotiation” (ALPN)
 протокола TLS, появившейся лишь в
 <link url="http://www.openssl.org">OpenSSL</link> версии 1.0.2.