Skip to content

Commit 373e912

Browse files
Merge pull request #52 from kiddopro/properties
camelCase
2 parents 94972c8 + 7f2c762 commit 373e912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"duration": 6,
99
"grading": "incremental",
1010
"difficulty": "easy",
11-
"video-solutions": false,
12-
"bugs-link": "https://github.com/learnpack/learnpack/issues/new",
11+
"videoSolutions": false,
12+
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
1313
"description": "Create a Todo list API Interactively using Python language and the Flask Framework",
1414
"technologies": [
1515
"python",

0 commit comments

Comments
 (0)