Skip to content

Commit cca07cb

Browse files
Merge pull request #71 from kiddopro/properties
Update learn.json
2 parents 6b4ce65 + 2c16b16 commit cca07cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

learn.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"description": "Python Exercises for beginners, from Hello World to variables, loops and a little bit of functions",
88
"duration": 10,
99
"difficulty": "easy",
10-
"video-solutions": true,
10+
"videoSolutions": true,
11+
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
1112
"graded": true,
1213
"language": "python3",
1314

0 commit comments

Comments
 (0)