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:
Roger Labbe 2015-11-03 16:56:32 -06:00
parent a40ad0327b
commit 892a586cc5

View File

@ -18,7 +18,7 @@
"cell_type": "raw",
"metadata": {},
"source": [
"\\addcontentsline{toc}{chapter}{Preface}"c
"\\addcontentsline{toc}{chapter}{Preface}"
]
},
{