aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/order/index.html
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-19 13:34:22 +0300
committerGitHub <noreply@github.com>2021-10-19 13:34:22 +0300
commit59705f5814c1ece8cefc4c62a8897d4d8a5b38fc (patch)
tree1170b919085fce1ad2b793d67ff533b902dc7076 /files/ru/web/css/order/index.html
parentc4eea51f47b7f138a3b09cb61f2bfe6eaff66333 (diff)
downloadtranslated-content-59705f5814c1ece8cefc4c62a8897d4d8a5b38fc.tar.gz
translated-content-59705f5814c1ece8cefc4c62a8897d4d8a5b38fc.tar.bz2
translated-content-59705f5814c1ece8cefc4c62a8897d4d8a5b38fc.zip
FIx more live examples (#2774)
Diffstat (limited to 'files/ru/web/css/order/index.html')
-rw-r--r--files/ru/web/css/order/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/css/order/index.html b/files/ru/web/css/order/index.html
index ca01f0c801..e5b0bfbbe5 100644
--- a/files/ru/web/css/order/index.html
+++ b/files/ru/web/css/order/index.html
@@ -43,7 +43,7 @@ order: unset;</pre>
{{csssyntax}}
-<h2 id="Примеры">Примеры</h2>
+<h2 id="Пример">Пример</h2>
<p>Имеется базовый отрывок HTML кода:</p>
@@ -64,7 +64,7 @@ main &gt; aside { width: 200px; order: 3; }</pre>
<h3 id="Результат">Результат</h3>
-<p>{{ EmbedLiveSample('Example') }}</p>
+<p>{{ EmbedLiveSample('Пример') }}</p>
<h2 id="Спецификация">Спецификация</h2>