aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html/element/details
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/html/element/details
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/html/element/details')
-rw-r--r--files/ru/web/html/element/details/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/html/element/details/index.html b/files/ru/web/html/element/details/index.html
index be9418435d..66c4678827 100644
--- a/files/ru/web/html/element/details/index.html
+++ b/files/ru/web/html/element/details/index.html
@@ -116,7 +116,7 @@ details[open] &gt; summary::before {
<h3 id="Result_2">Result</h3>
-<p>{{ EmbedLiveSample('Example_with_styling') }}</p>
+<p>{{ EmbedLiveSample('Примеры_стилизации') }}</p>
<h2 id="Specifications">Specifications</h2>