Skip to content

Commit d161c2a

Browse files
committed
fix typos
1 parent 5ce023b commit d161c2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intermediate/storage_formats.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"\n",
3535
"Many storage formats for scientific data include some notion of \"groups\". \n",
3636
"\n",
37-
"The exact meaning of \"group\" differs between formats but are all ultimately motivated by a common recognition: that real scientific datasets often include related but otherwise heterogenous data."
37+
"The exact meaning of \"group\" differs between formats but are all ultimately motivated by a common recognition: that real scientific datasets often include related but otherwise heterogeneous data."
3838
]
3939
},
4040
{
@@ -48,7 +48,7 @@
4848
"cell_type": "markdown",
4949
"metadata": {},
5050
"source": [
51-
"We'll start with Zarr, because it has the most simple type of heirarchical structure."
51+
"We'll start with Zarr, because it has the most simple type of hierarchical structure."
5252
]
5353
},
5454
{

0 commit comments

Comments
 (0)