Skip to content

Commit e330da5

Browse files
authored
Update courseData.js
1 parent 4f52c1e commit e330da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/courseData.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const cppHindiCourse = {
1010
difficultyLevel: "BEGINNER TO ADVANCED 🔥🔥🔥",
1111
color: 'green1',
1212
title: "Mastering C++: From Basics to Advanced Programming (हिंदी)",
13-
mentors: "Mentor : Prteek Narang",
13+
mentors: "Mentor : Prateek Narang",
1414
starRating: "⭐⭐⭐⭐⭐ 4.3",
1515
isAvailable: true,
1616
slug: 'cpp-hindi',

0 commit comments

Comments
 (0)