diff options
author | Maxim Postautov <54762420+mpstv@users.noreply.github.com> | 2021-06-04 08:36:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-04 08:36:27 +0300 |
commit | 9a48f22ef7819030dc0a98074f1f30c7890b70e5 (patch) | |
tree | 5de010bfd938f8454d65a0f02f097108aa6a0a5c /files/ru/web | |
parent | c7855ff68982c6b4d93e7f9ffc597930c098ac27 (diff) | |
download | translated-content-9a48f22ef7819030dc0a98074f1f30c7890b70e5.tar.gz translated-content-9a48f22ef7819030dc0a98074f1f30c7890b70e5.tar.bz2 translated-content-9a48f22ef7819030dc0a98074f1f30c7890b70e5.zip |
fix sample in scroll-snap-type page (#1093)
Diffstat (limited to 'files/ru/web')
-rw-r--r-- | files/ru/web/css/scroll-snap-type/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/scroll-snap-type/index.html b/files/ru/web/css/scroll-snap-type/index.html index eca02a4027..c2e353072f 100644 --- a/files/ru/web/css/scroll-snap-type/index.html +++ b/files/ru/web/css/scroll-snap-type/index.html @@ -219,7 +219,7 @@ html, body, .holster { <h3 id="Результат">Результат</h3> -<p>{{EmbedLiveSample("Пример", "100%", "1630")}}</p> +<p>{{EmbedLiveSample("Example", "100%", "1630")}}</p> <h2 id="Спецификация">Спецификация</h2> |