Skip to content

Commit 0128ebd

Browse files
authored
No trailing commas
1 parent b741e37 commit 0128ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs/instructor/assignment_preparation/upload_gradeable.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ __Other Electronic Types__
4141
```json
4242
"team_gradeable": {
4343
"team_size_max": 3,
44-
"inherit_from": "gradeable_id",
44+
"inherit_from": "gradeable_id"
4545
}
4646
```
4747
#### Grade inquiries
@@ -103,7 +103,7 @@ Four digit year, one or two digit month, two digit day, two digit hour, minute,
103103
},
104104
"team_gradeable": {
105105
"team_size_max": 3,
106-
"inherit_from": "gradeable_id",
106+
"inherit_from": "gradeable_id"
107107
},
108108
"bulk_upload": false,
109109
"grading_inquiries": false,

0 commit comments

Comments
 (0)