diff options
Diffstat (limited to 'files/ru/web/api/htmlimageelement')
-rw-r--r-- | files/ru/web/api/htmlimageelement/image/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/htmlimageelement/image/index.html b/files/ru/web/api/htmlimageelement/image/index.html index 1c96e0f2d1..9236013fa7 100644 --- a/files/ru/web/api/htmlimageelement/image/index.html +++ b/files/ru/web/api/htmlimageelement/image/index.html @@ -7,7 +7,7 @@ translation_of: Web/API/HTMLImageElement/Image <div></div> -<div>Конструктор <strong>Image()</strong> создает новый экземпляр HTMLImageElement. Эквивалентно document.createElement ('img').</div> +<div>Конструктор <strong>Image()</strong> создаёт новый экземпляр HTMLImageElement. Эквивалентно document.createElement ('img').</div> <h3 id="Конструктор_элемента_Image">Конструктор элемента Image</h3> |