diff --git a/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb b/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb index 033b389..3794b79 100644 --- a/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb +++ b/examples/notebooks/METAR_Station_Plot_with_MetPy.ipynb @@ -84,7 +84,7 @@ "source": [ "## 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)." ] }, {