diff options
author | Alexey Istomin <webistomin@gmail.com> | 2021-03-20 17:12:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-20 17:12:30 +0300 |
commit | ffbf5a234039386eae76968a1844f766a9da3d67 (patch) | |
tree | 6bd08e3d64417a3b53a6677f159ed3c5cbce37ed /files/ru/web/svg/svg_as_an_image | |
parent | 0057f9bf08252974cd89456bd9f4334dc236c40a (diff) | |
download | translated-content-ffbf5a234039386eae76968a1844f766a9da3d67.tar.gz translated-content-ffbf5a234039386eae76968a1844f766a9da3d67.tar.bz2 translated-content-ffbf5a234039386eae76968a1844f766a9da3d67.zip |
Fix various typos in Russian translation (#238)
* docs(ru): fix typos
* Update index.html
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
Diffstat (limited to 'files/ru/web/svg/svg_as_an_image')
-rw-r--r-- | files/ru/web/svg/svg_as_an_image/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/svg/svg_as_an_image/index.html b/files/ru/web/svg/svg_as_an_image/index.html index 87f9ecff47..098deb11f0 100644 --- a/files/ru/web/svg/svg_as_an_image/index.html +++ b/files/ru/web/svg/svg_as_an_image/index.html @@ -12,7 +12,7 @@ translation_of: Web/SVG/SVG_as_an_Image <h2 id="Гекко-специфические_контексты">Гекко-специфические контексты</h2> -<p>Кроме того, Gecko 2.0 {{geckoRelease("2.0")}} представил поддержку использования <a href="/en-US/docs/SVG">SVG</a> iв следующих контекстах:</p> +<p>Кроме того, Gecko 2.0 {{geckoRelease("2.0")}} представил поддержку использования <a href="/en-US/docs/SVG">SVG</a> в следующих контекстах:</p> <ul> <li>CSS {{cssxref("list-style-image")}}</li> |