From 6c094948c62abdbb132a28a26c0a5042ce2ffb20 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 6 Sep 2021 10:49:18 +0300 Subject: [RU] Fix some typos (#2357) --- files/ru/web/html/element/li/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/html/element/li') diff --git a/files/ru/web/html/element/li/index.html b/files/ru/web/html/element/li/index.html index e8c10e59c1..5bed3c4c10 100644 --- a/files/ru/web/html/element/li/index.html +++ b/files/ru/web/html/element/li/index.html @@ -71,7 +71,7 @@ translation_of: Web/HTML/Element/li Этот атрибут переопределяет тип унаследованный от родительского элемента {{HTMLElement("ol")}} или любого другого. -
Примечание к использованию: Этот атрибут был убран: используйте CSS свойство {{cssxref("list-style-type")}} взамен.
+
Примечание к использованию: Этот атрибут был убран: используйте CSS-свойство {{cssxref("list-style-type")}} взамен.
@@ -146,8 +146,8 @@ translation_of: Web/HTML/Element/li

Смотрите также