Skip to content

Commit

Permalink
Fix another notebook section header typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrueden committed Jun 23, 2023
1 parent 7792ee4 commit 9c2d3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/06-Working-with-Images.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 6.3 Displaying images dynamially with `ipywidgets`\n",
"## 6.3 Displaying images dynamically with `ipywidgets`\n",
"\n",
"The ipywidgets library lets us add interactive elements such as sliders to our notebook. Let's build a plane viewer for N-dimensional data."
]
Expand Down

0 comments on commit 9c2d3eb

Please sign in to comment.