diff --git a/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb b/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb index 56e35bf..48e2291 100644 --- a/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb +++ b/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb @@ -88,7 +88,7 @@ "source": [ "## 2 Function: get_cloud_cover()\n", "\n", - "Returns the cloud fraction values as integer codes (0 through 8)." + "Returns the cloud coverage values as integer codes (0 through 8)." ] }, {