aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/http/headers
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/http/headers')
-rw-r--r--files/ru/web/http/headers/expires/index.html2
-rw-r--r--files/ru/web/http/headers/host/index.html2
-rw-r--r--files/ru/web/http/headers/last-modified/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/http/headers/expires/index.html b/files/ru/web/http/headers/expires/index.html
index 1eea75af01..f388db7437 100644
--- a/files/ru/web/http/headers/expires/index.html
+++ b/files/ru/web/http/headers/expires/index.html
@@ -34,7 +34,7 @@ original_slug: Web/HTTP/Заголовки/Expires
</tbody>
</table>
-<h2 id="Синтакс">Синтакс</h2>
+<h2 id="Синтаксис">Синтаксис</h2>
<pre class="syntaxbox notranslate">Expires: &lt;http-date&gt;
</pre>
diff --git a/files/ru/web/http/headers/host/index.html b/files/ru/web/http/headers/host/index.html
index fbe9c92a75..115636f162 100644
--- a/files/ru/web/http/headers/host/index.html
+++ b/files/ru/web/http/headers/host/index.html
@@ -27,7 +27,7 @@ original_slug: Web/HTTP/Заголовки/Host
</tbody>
</table>
-<h2 id="Синтакс">Синтакс</h2>
+<h2 id="Синтаксис">Синтаксис</h2>
<pre class="syntaxbox">Host: &lt;host&gt;:&lt;port&gt;
</pre>
diff --git a/files/ru/web/http/headers/last-modified/index.html b/files/ru/web/http/headers/last-modified/index.html
index 53dae93f65..2c7518129c 100644
--- a/files/ru/web/http/headers/last-modified/index.html
+++ b/files/ru/web/http/headers/last-modified/index.html
@@ -30,7 +30,7 @@ original_slug: Web/HTTP/Заголовки/Last-Modified
</tbody>
</table>
-<h2 id="Синтакс">Синтакс</h2>
+<h2 id="Синтаксис">Синтаксис</h2>
<pre class="syntaxbox">Last-Modified: &lt;имя-дня&gt;, &lt;номер-дня&gt; &lt;имя-месяца&gt; &lt;год&gt; &lt;час&gt;:&lt;минута&gt;:&lt;секунда&gt; GMT
</pre>