We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f52c1e commit e330da5Copy full SHA for e330da5
src/data/courseData.js
@@ -10,7 +10,7 @@ const cppHindiCourse = {
10
difficultyLevel: "BEGINNER TO ADVANCED 🔥🔥🔥",
11
color: 'green1',
12
title: "Mastering C++: From Basics to Advanced Programming (हिंदी)",
13
- mentors: "Mentor : Prteek Narang",
+ mentors: "Mentor : Prateek Narang",
14
starRating: "⭐⭐⭐⭐⭐ 4.3",
15
isAvailable: true,
16
slug: 'cpp-hindi',
0 commit comments