Skip to content

Commit a9fd81d

Browse files
Update data.py
1 parent 7f61151 commit a9fd81d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@
9191
'description': 'Get started with Java and object-oriented programming for building robust applications.'
9292
}
9393

94-
C++ = {
94+
cplusplus = {
9595
'courseName': 'C++',#used on search results
96-
'name': 'C# Essentials',
96+
'name': 'C++ Essentials',
9797
'logo': 'cplusplus-plain',
9898
'difficulty': 'Beginner',
9999
'duration': '2 weeks',

0 commit comments

Comments
 (0)