Skip to content

Commit 2ce8afb

Browse files
Fix typo in xarray-in-45-min.ipynb (#298)
1 parent 98b287b commit 2ce8afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overview/xarray-in-45-min.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"\n",
147147
"`.dims` correspond to the axes of your data. \n",
148148
"\n",
149-
"In this case we have 2 spatial dimensions (`latitude` and `longitude` are store with shorthand names `lat` and `lon`) and one temporal dimension (`time`)."
149+
"In this case we have 2 spatial dimensions (`latitude` and `longitude` are stored with shorthand names `lat` and `lon`) and one temporal dimension (`time`)."
150150
]
151151
},
152152
{

0 commit comments

Comments
 (0)