diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-24 17:07:46 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-24 17:07:46 +0300 |
commit | e87401f97c68764ae7070f305199af2f529c1def (patch) | |
tree | 8df9301a930995cdce2d7bb9907293d1f1e63fb9 /files/ru/web/css/@media/scripting | |
parent | 2450ee1e637ca73e89c5f4c320e9d9195da35096 (diff) | |
download | translated-content-e87401f97c68764ae7070f305199af2f529c1def.tar.gz translated-content-e87401f97c68764ae7070f305199af2f529c1def.tar.bz2 translated-content-e87401f97c68764ae7070f305199af2f529c1def.zip |
[RU] Another live samples fixes (#2852)
Diffstat (limited to 'files/ru/web/css/@media/scripting')
-rw-r--r-- | files/ru/web/css/@media/scripting/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/@media/scripting/index.html b/files/ru/web/css/@media/scripting/index.html index cfb587f945..1d2defc1c3 100644 --- a/files/ru/web/css/@media/scripting/index.html +++ b/files/ru/web/css/@media/scripting/index.html @@ -20,7 +20,7 @@ translation_of: Web/CSS/@media/scripting <dd>Скрипты поддерживаются и активны в текущем документе.</dd> </dl> -<h2 id="Примеры">Примеры</h2> +<h2 id="Пример">Пример</h2> <h3 id="HTML">HTML</h3> |