aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/time_to_first_byte
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/time_to_first_byte')
-rw-r--r--files/ru/glossary/time_to_first_byte/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/glossary/time_to_first_byte/index.html b/files/ru/glossary/time_to_first_byte/index.html
index d47bb9cee7..9051b7deec 100644
--- a/files/ru/glossary/time_to_first_byte/index.html
+++ b/files/ru/glossary/time_to_first_byte/index.html
@@ -10,7 +10,7 @@ original_slug: Словарь/time_to_first_byte
<pre>TTFB = <a href="/en-US/docs/Web/API/PerformanceResourceTiming/responseStart">responseStart</a> - <a href="/en-US/docs/Web/API/PerformanceResourceTiming/requestStart">requestStart</a></pre>
-<h2 id="См._также">См. также</h2>
+<h2 id="Смотрите_также">Смотрите также</h2>
<ul>
<li><a href="/en-US/docs/Web/HTTP/Session">A typical HTTP session</a></li>