Skip to content

Commit 82ffd1d

Browse files
authored
Update nbformat/v4/nbformat.v4.5.schema.json
1 parent 7af9909 commit 82ffd1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbformat/v4/nbformat.v4.5.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"description": "Official Jupyter Metadata for Code Cells",
212212
"type": "object",
213213
"additionalProperties": true,
214-
"properties: {
214+
"properties": {
215215
"source_hidden": {
216216
"description": "Whether the source is hidden.",
217217
"type": "boolean"

0 commit comments

Comments
 (0)