aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/element/slot/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/element/slot/index.html')
-rw-r--r--files/ru/web/api/element/slot/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/element/slot/index.html b/files/ru/web/api/element/slot/index.html
index 0317b63cc2..7feac10876 100644
--- a/files/ru/web/api/element/slot/index.html
+++ b/files/ru/web/api/element/slot/index.html
@@ -12,7 +12,7 @@ translation_of: Web/API/Element/slot
---
<p>{{APIRef("Shadow DOM")}}</p>
-<p>Свойство <strong><code>slot</code></strong> интерфейса {{domxref("Element")}} возращает имя слота теневого DOM, в который вставлен элемент.</p>
+<p>Свойство <strong><code>slot</code></strong> интерфейса {{domxref("Element")}} возвращает имя слота теневого DOM, в который вставлен элемент.</p>
<p>Слот slot это заполнитель внутри <a href="/en-US/docs/Web/Web_Components">веб компонента</a>, который пользователи могут заполнить собственной разметкой (смотри <a href="/en-US/docs/Web/Web_Components/Using_templates_and_slots">Использование шаблонов и слотов</a> для получения дополнительной информации).</p>