Fixed typo in JSON
Somehow an extra character creeped in, making the notebook invalid JSON, and thus unable to be opened.
This commit is contained in:
parent
a40ad0327b
commit
892a586cc5
@ -18,7 +18,7 @@
|
||||
"cell_type": "raw",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"\\addcontentsline{toc}{chapter}{Preface}"c
|
||||
"\\addcontentsline{toc}{chapter}{Preface}"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user