diff options
Diffstat (limited to 'files/ru/web/api/clipboardevent/index.html')
-rw-r--r-- | files/ru/web/api/clipboardevent/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/clipboardevent/index.html b/files/ru/web/api/clipboardevent/index.html index 6078feb5c0..792f097015 100644 --- a/files/ru/web/api/clipboardevent/index.html +++ b/files/ru/web/api/clipboardevent/index.html @@ -27,7 +27,7 @@ translation_of: Web/API/ClipboardEvent <dl> <dt>{{domxref("ClipboardEvent.ClipboardEvent", "ClipboardEvent()")}}</dt> - <dd>Создает <code>ClipboardEvent</code> событие с переданными параметрами.</dd> + <dd>Создаёт <code>ClipboardEvent</code> событие с переданными параметрами.</dd> </dl> <h2 id="Методы">Методы</h2> |