Skip to content

Commit 305a82e

Browse files
committed
Correct level of heading
1 parent 82f0cf2 commit 305a82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/15-visualising-data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6932,7 +6932,7 @@
69326932
"cell_type": "markdown",
69336933
"metadata": {},
69346934
"source": [
6935-
"### The matplotlib.pyplot interface\n",
6935+
"## The matplotlib.pyplot interface\n",
69366936
"\n",
69376937
"This is the recommended way to use matplotlib for producing publication quality plots, or anything that needs some fine tuning: the object oriented approach of the `pyplot` interface makes it generally easier to tailor the plots that the state-driven `pylab` interface.\n",
69386938
"\n",

0 commit comments

Comments
 (0)