aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/document/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/document/index.html')
-rw-r--r--files/ru/web/api/document/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/document/index.html b/files/ru/web/api/document/index.html
index ef7162302c..df3d75e7eb 100644
--- a/files/ru/web/api/document/index.html
+++ b/files/ru/web/api/document/index.html
@@ -50,7 +50,7 @@ translation_of: Web/API/Document
<dt>{{domxref("Document.doctype")}}</dt>
<dd>Возвращает Document Type Definition (DTD) текущего документа .</dd>
<dt>{{domxref("Document.documentElement")}}</dt>
- <dd>Возвращает Element, который является первым дочерним элементом документа. Для HTML документов это HTML элемент.</dd>
+ <dd>Возвращает Element, который является первым дочерним элементом документа. Для HTML документов это HTML-элемент.</dd>
<dt>{{domxref("Document.documentURI")}}</dt>
<dd>Возвращает URL документа.</dd>
<dt>{{domxref("Document.domConfig")}} {{Deprecated_inline}}</dt>