diff --git a/docs/notebooks/Tide_statistics.ipynb b/docs/notebooks/Tide_statistics.ipynb index ee8d3ed..8305763 100644 --- a/docs/notebooks/Tide_statistics.ipynb +++ b/docs/notebooks/Tide_statistics.ipynb @@ -482,7 +482,7 @@ "Because tide regimes and satellite biases can vary greatly along the coast, it can be useful to plot these biases spatially.\n", "To do this, we can use the `pixel_stats` function. \n", "\n", - "`pixel_stats` works similarly to `tide_stats`, except statistics are calculated across the entire extent of your satellite dataset. \n", + "`pixel_stats` works similarly to `tide_stats`, except that statistics are calculated across the entire extent of your satellite dataset. \n", "The function will generate an `xarray.Dataset` output containing the statistics discussed above as two-dimensional arrays.\n", "\n", "
\n",