aboutsummaryrefslogtreecommitdiff
path: root/files/ru/conflicting
diff options
context:
space:
mode:
authorAlexey Istomin <webistomin@gmail.com>2021-03-20 17:12:30 +0300
committerGitHub <noreply@github.com>2021-03-20 17:12:30 +0300
commitffbf5a234039386eae76968a1844f766a9da3d67 (patch)
tree6bd08e3d64417a3b53a6677f159ed3c5cbce37ed /files/ru/conflicting
parent0057f9bf08252974cd89456bd9f4334dc236c40a (diff)
downloadtranslated-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/conflicting')
-rw-r--r--files/ru/conflicting/learn/css/first_steps/how_css_is_structured/index.html2
-rw-r--r--files/ru/conflicting/web/javascript/guide/introduction/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/conflicting/learn/css/first_steps/how_css_is_structured/index.html b/files/ru/conflicting/learn/css/first_steps/how_css_is_structured/index.html
index f478c6100a..450003b569 100644
--- a/files/ru/conflicting/learn/css/first_steps/how_css_is_structured/index.html
+++ b/files/ru/conflicting/learn/css/first_steps/how_css_is_structured/index.html
@@ -1,5 +1,5 @@
---
-title: Чистый СSS код
+title: Чистый CSS код
slug: conflicting/Learn/CSS/First_steps/How_CSS_is_structured
translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable
translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS
diff --git a/files/ru/conflicting/web/javascript/guide/introduction/index.html b/files/ru/conflicting/web/javascript/guide/introduction/index.html
index dff9da7122..4ea20a6196 100644
--- a/files/ru/conflicting/web/javascript/guide/introduction/index.html
+++ b/files/ru/conflicting/web/javascript/guide/introduction/index.html
@@ -29,7 +29,7 @@ original_slug: Web/JavaScript/Guide/About
<p>Этот учебник предполагает, что у вас уже имеются некоторые знания и опыт:</p>
-<p>Общее понимание, что такое Интернет и всемирная сеть WWW. Знание языка разметки гипертекста (<a href="/en/HTML" title="en/HTML">HTML</a>) также привествуется.</p>
+<p>Общее понимание, что такое Интернет и всемирная сеть WWW. Знание языка разметки гипертекста (<a href="/en/HTML" title="en/HTML">HTML</a>) также приветствуется.</p>
<p>Некоторый опыт программирования на C или Visual Basic будет полезен, но не является обязательным.</p>