mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
fix(client): Correct B1 English super block title (#63408)
This commit is contained in:
@@ -1573,7 +1573,7 @@
|
||||
}
|
||||
},
|
||||
"b1-english-for-developers": {
|
||||
"title": "B1 English for Developers (Beta) Certification",
|
||||
"title": "B1 English for Developers Certification (Beta)",
|
||||
"intro": [
|
||||
"In this English for Developers Curriculum, you'll learn the essentials of English communication. This will follow the B1 level of the Common European Framework of Reference (CEFR). And we've focused on vocabulary that is particularly useful for developers.",
|
||||
"It will help you strengthen your foundational skills while introducing more complex grammar and usage. You'll learn how to describe places and things, share past experiences, and confidently use tenses like Present Perfect and Future. Practical communication strategies are included as well, such as managing conversations, expressing opinions, and building agreement or disagreement in discussions.",
|
||||
|
||||
@@ -16,7 +16,7 @@ const LANDING_PAGE_LINKS = [
|
||||
},
|
||||
{
|
||||
slug: 'b1-english-for-developers',
|
||||
name: 'B1 English for Developers (Beta) Certification'
|
||||
name: 'B1 English for Developers Certification (Beta)'
|
||||
},
|
||||
{
|
||||
slug: 'foundational-c-sharp-with-microsoft',
|
||||
|
||||
Reference in New Issue
Block a user