DOC: Fix typo

pull/2181/head
Eric Dill 9 years ago
parent b2b12eca95
commit 080fae28e5

@ -222,7 +222,7 @@
"source": [
"Create a dropdown element in the toolbar (DOM `Jupyter.toolbar.element`), you will need \n",
"\n",
"- `Jupyter.notebook.set_autosave_interval(miliseconds)`\n",
"- `Jupyter.notebook.set_autosave_interval(milliseconds)`\n",
"- know that 1 min = 60 sec, and 1 sec = 1000 ms"
]
},

Loading…
Cancel
Save