diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index f30305e243a..56f76d2868f 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -747,8 +747,8 @@ "scientific-computing-with-python": { "title": "Scientific Computing with Python (Beta)", "intro": [ - "Python is one of the most popular, flexible programming languages today. You can use it for everything from basic scripting to machine learning.", - "In the Scientific Computing with Python Certification, you'll learn Python fundamentals like variables, loops, conditionals, and functions. Then you'll quickly ramp up to complex data structures, networking, relational databases, and data visualization." + "The Scientific Computing with Python (Beta) curriculum will equip you with the skills to analyze and manipulate data using Python, a powerful and versatile programming language. You'll learn key concepts like data structures, algorithm, Object Oriented Programming, and how to perform complex calculations using a variety of tools.", + "This comprehensive course will guide you through the fundamentals of scientific computing, including data structures, and algorithms." ], "note": "", "blocks": {