diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-19 13:34:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-19 13:34:22 +0300 |
commit | 59705f5814c1ece8cefc4c62a8897d4d8a5b38fc (patch) | |
tree | 1170b919085fce1ad2b793d67ff533b902dc7076 /files/ru/web/css/list-style-image | |
parent | c4eea51f47b7f138a3b09cb61f2bfe6eaff66333 (diff) | |
download | translated-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/list-style-image')
-rw-r--r-- | files/ru/web/css/list-style-image/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/list-style-image/index.html b/files/ru/web/css/list-style-image/index.html index 75ab704334..565ad915c6 100644 --- a/files/ru/web/css/list-style-image/index.html +++ b/files/ru/web/css/list-style-image/index.html @@ -65,7 +65,7 @@ list-style-image: unset; <h3 id="Результат">Результат</h3> -<p>{{ EmbedLiveSample('Example') }}</p> +<p>{{ EmbedLiveSample('Пример') }}</p> <h2 id="Спецификации">Спецификации</h2> |