diff options
Diffstat (limited to 'files/ru/web/api/htmlaudioelement')
-rw-r--r-- | files/ru/web/api/htmlaudioelement/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/htmlaudioelement/index.html b/files/ru/web/api/htmlaudioelement/index.html index 68e2136b06..7ae3ba2fcf 100644 --- a/files/ru/web/api/htmlaudioelement/index.html +++ b/files/ru/web/api/htmlaudioelement/index.html @@ -9,7 +9,7 @@ translation_of: Web/API/HTMLAudioElement <div> </div> -<p><strong><code>HTMLAudioElement</code></strong> позволяет получить доступ к элементу {{HTMLElement("audio")}} и имеет DOM элемент {{domxref("HTMLMediaElement")}}.</p> +<p><strong><code>HTMLAudioElement</code></strong> позволяет получить доступ к элементу {{HTMLElement("audio")}} и имеет DOM-элемент {{domxref("HTMLMediaElement")}}.</p> <h2 id="Properties" name="Properties">Свойства</h2> |