diff --git a/doc/tutorial.ipynb b/doc/tutorial.ipynb index 8f9e213..1de4054 100644 --- a/doc/tutorial.ipynb +++ b/doc/tutorial.ipynb @@ -8,7 +8,7 @@ "\n", "Histograms are the foundation of many forms of data analysis.\n", "The goal of xhistogram is to make it easy to calculate weighted histograms in multiple dimensions over n-dimensional arrays, with control over the axes.\n", - "Xhistogram builds on top of xarray, for automatic coordiantes and labels, and dask, for parallel scalability." + "Xhistogram builds on top of xarray, for automatic coordinates and labels, and dask, for parallel scalability." ] }, {