aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/document/url/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/document/url/index.html')
-rw-r--r--files/ru/web/api/document/url/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/document/url/index.html b/files/ru/web/api/document/url/index.html
index 374ac4968c..40f02bb6f8 100644
--- a/files/ru/web/api/document/url/index.html
+++ b/files/ru/web/api/document/url/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/Document/URL
<p>Возвращает строку URL документа HTML.</p>
-<h2 id="Syntax" name="Syntax">Синтаксис</h2>
+<h2 id="Syntax">Синтаксис</h2>
<pre class="syntaxbox"><em>string</em> = document.URL
</pre>