diff options
Diffstat (limited to 'files/ru/web/api/element/insertadjacenttext/index.html')
-rw-r--r-- | files/ru/web/api/element/insertadjacenttext/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/element/insertadjacenttext/index.html b/files/ru/web/api/element/insertadjacenttext/index.html index 81a8079b0c..2b269e1291 100644 --- a/files/ru/web/api/element/insertadjacenttext/index.html +++ b/files/ru/web/api/element/insertadjacenttext/index.html @@ -24,7 +24,7 @@ translation_of: Web/API/Element/insertAdjacentText </ul> </dd> <dt><code>element</code></dt> - <dd>{{domxref("DOMString")}} текст, который будет помещен в заданную позицию.</dd> + <dd>{{domxref("DOMString")}} текст, который будет помещён в заданную позицию.</dd> </dl> <h3 id="Возвращаемое_значение">Возвращаемое значение</h3> |