From 9b0e1d00c7ea20df2ede434fc9e8743ddee12452 Mon Sep 17 00:00:00 2001 From: Shay Carter Date: Tue, 15 Nov 2022 10:06:17 -0700 Subject: [PATCH] Update heading for Regional Surface obs notebook --- examples/notebooks/Regional_Surface_Obs_Plot.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/notebooks/Regional_Surface_Obs_Plot.ipynb b/examples/notebooks/Regional_Surface_Obs_Plot.ipynb index 4f13aaa..4573eea 100644 --- a/examples/notebooks/Regional_Surface_Obs_Plot.ipynb +++ b/examples/notebooks/Regional_Surface_Obs_Plot.ipynb @@ -40,7 +40,7 @@ }, "source": [ "

Table of Contents

\n", - "
" + "
" ] }, { @@ -743,7 +743,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Plot Synoptic (sfcobs)\n", + "### Plot Synoptic Data\n", "\n", "On a new axes and figure (**ax_syn**, **fig_syn**) plot the map and synoptic data." ]