aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/svg/attribute/attributename/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/svg/attribute/attributename/index.html')
-rw-r--r--files/ru/web/svg/attribute/attributename/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/svg/attribute/attributename/index.html b/files/ru/web/svg/attribute/attributename/index.html
index 8a114bc8b2..4c7d498f3a 100644
--- a/files/ru/web/svg/attribute/attributename/index.html
+++ b/files/ru/web/svg/attribute/attributename/index.html
@@ -11,7 +11,7 @@ translation_of: Web/SVG/Attribute/attributeName
<p>Атрибут <code><strong>attributeName</strong></code> задаёт имя свойства CSS или атрибута целевого элемента, которое будет изменено во время анимации.</p>
-<p>Четыре элемента используют данный артибут: {{SVGElement("animate")}}, {{SVGElement("animateColor")}}, {{SVGElement("animateTransform")}} и {{SVGElement("set")}}</p>
+<p>Четыре элемента используют данный атрибут: {{SVGElement("animate")}}, {{SVGElement("animateColor")}}, {{SVGElement("animateTransform")}} и {{SVGElement("set")}}</p>
<div id="topExample">
<div class="hidden">
@@ -39,7 +39,7 @@ translation_of: Web/SVG/Attribute/attributeName
<td><code>&lt;name&gt;</code></td>
</tr>
<tr>
- <th scope="row">Значение по-умолчанию</th>
+ <th scope="row">Значение по умолчанию</th>
<td><em>None</em></td>
</tr>
<tr>
@@ -54,7 +54,7 @@ translation_of: Web/SVG/Attribute/attributeName
<dd>Это значение задаёт имя свойства CSS или атрибута целевого элемента, которое будет анимировано.</dd>
</dl>
-<h2 id="Спецификиции">Спецификиции</h2>
+<h2 id="Спецификации">Спецификации</h2>
<table class="standard-table">
<thead>