fix(client): Correct B1 English super block title (#63408)

This commit is contained in:
Diem-Trang Pham
2025-10-31 16:58:56 -05:00
committed by GitHub
parent a9df33f650
commit 9caeb30b14
2 changed files with 2 additions and 2 deletions

View File

@@ -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.",

View File

@@ -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',