fix(docs): typo in magics name

This commit is contained in:
Jérome Eertmans
2023-08-08 10:46:44 +02:00
parent 5555ac2e54
commit 0bb0285b18
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"source": [
"# Jupyter Magic Example\n",
"\n",
"This small example shows how to use the Manim Slides cell (`%%manim-slides`) and line (`%manim-slides`) magics:"
"This small example shows how to use the Manim Slides cell (`%%manim_slides`) and line (`%manim_slides`) magics:"
]
},
{