From 569c5ac640634969ef1abb591e678d189899874c Mon Sep 17 00:00:00 2001 From: Ben Stone <4539982+StenBone@users.noreply.github.com> Date: Wed, 10 Nov 2021 16:27:10 -0500 Subject: [PATCH] =?UTF-8?q?Translated=20"=D0=9E=D0=BF=D0=B8=D1=81=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5"=20to=20"Level=20Descriptions"=20on=20Overvi?= =?UTF-8?q?ew.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Found a Russian word in the English translation. Suggest changing “Описание” to “Level Descriptions”. --- English/Grades/Overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/English/Grades/Overview.md b/English/Grades/Overview.md index 8dadcf0..79d51d3 100644 --- a/English/Grades/Overview.md +++ b/English/Grades/Overview.md @@ -13,10 +13,10 @@ Each company has its own vision of developers grading and a set of skills/respon ![](https://github.com/Salmer/CppDeveloperRoadmap/blob/main/Russian/Grades/Source/GradeTable.PNG?raw=true "GradeTable") -## Описание +## Level Descriptions You can read these articles to get understanding about each level, and its common expectations: - [Pre-Junior C++](PreJunior.md) - [Junior C++](Junior.md) - [Middle C++](Middle.md) -- [Senior C++](Senior.md) \ No newline at end of file +- [Senior C++](Senior.md)