diff --git a/examples/notebooks/Watch_Warning_and_Advisory_Plotting.ipynb b/examples/notebooks/Watch_Warning_and_Advisory_Plotting.ipynb
index 786448f..fab6923 100644
--- a/examples/notebooks/Watch_Warning_and_Advisory_Plotting.ipynb
+++ b/examples/notebooks/Watch_Warning_and_Advisory_Plotting.ipynb
@@ -35,12 +35,12 @@
"## Table of Contents\n",
"\n",
"[1 Imports](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#imports)
\n",
- "[2 Functions: make_map()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#functions-make-map)
\n",
- "[3 Functions: get_color()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#functions-get-color)
\n",
- "[4 Functions: get_title()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#functions-get-title)
\n",
+ "[2 Function: make_map()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#function-make-map)
\n",
+ "[3 Function: get_color()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#function-get-color)
\n",
+ "[4 Function: get_title()](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#function-get-title)
\n",
"[5 Initial Setup](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#initial-setup)
\n",
" [5.1 EDEX Connection](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#edex-connection)
\n",
- " [5.2 Significance (Sig) Constraints](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#significance-sig-constraints)
\n",
+ " [5.2 Significance (Sig) Constants](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#significance-sig-constants)
\n",
"[6 Filter by Time](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#filter-by-time)
\n",
"[7 Use the Data!](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#use-the-data)
\n",
" [7.1 Get the Data](https://unidata.github.io/python-awips/examples/generated/Watch_Warning_and_Advisory_Plotting.html#get-the-data)
\n",
@@ -190,7 +190,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "## 5 Inital Setup"
+ "## 5 Initial Setup"
]
},
{