diff --git a/IPython/nbformat/v3/v3.withref.json b/IPython/nbformat/v3/v3.withref.json index 8839f89..e648471 100644 --- a/IPython/nbformat/v3/v3.withref.json +++ b/IPython/nbformat/v3/v3.withref.json @@ -153,7 +153,7 @@ "type": "array" }, "prompt_number": { - "type": ["number","null"], + "type": ["integer","null"], "minimum": 0 }, "language": {