Skip to content

Commit

Permalink
Update demo.ipynb (#2952)
Browse files Browse the repository at this point in the history
Just a spelling error correction.
dsanr authored Aug 13, 2022
1 parent 04969a3 commit daa9924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/nextgen/demo.ipynb
Original file line number Diff line number Diff line change
@@ -836,7 +836,7 @@
"id": "354b2395-4cad-40c0-a558-60368d5b435f",
"metadata": {},
"source": [
"It is possible (and in fact the deafult behavior) to be completely pyplot-free, and all the drawing is done by directly hooking into Jupyter's rich display system. Unlike in normal usage of the inline backend, writing code in a cell to define a plot is indendent from showing it:"
"It is possible (and in fact the deafult behavior) to be completely pyplot-free, and all the drawing is done by directly hooking into Jupyter's rich display system. Unlike in normal usage of the inline backend, writing code in a cell to define a plot is independent from showing it:"
]
},
{

0 comments on commit daa9924

Please sign in to comment.