aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/element/matches
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/element/matches')
-rw-r--r--files/ru/web/api/element/matches/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/element/matches/index.html b/files/ru/web/api/element/matches/index.html
index a8fe49cccb..77e05c25aa 100644
--- a/files/ru/web/api/element/matches/index.html
+++ b/files/ru/web/api/element/matches/index.html
@@ -48,10 +48,10 @@ translation_of: Web/API/Element/matches
<dl>
<dt><code>SYNTAX_ERR</code></dt>
- <dd>Указаный css-селектор не является допустимым<em> ("/=22=1", "&amp;@*#", "%%''23" и т.п приведут к ошибке).</em></dd>
+ <dd>Указанный css-селектор не является допустимым<em> ("/=22=1", "&amp;@*#", "%%''23" и т.п приведут к ошибке).</em></dd>
</dl>
-<h2 id="Полифилл">Полифилл</h2>
+<h2 id="Полифил">Полифил</h2>
<p>Полифил будет работать только в браузерах, поддерживающих метод document.queryselectorAll.</p>