You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intermediate/storage_formats.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
"\n",
35
35
"Many storage formats for scientific data include some notion of \"groups\". \n",
36
36
"\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."
38
38
]
39
39
},
40
40
{
@@ -48,7 +48,7 @@
48
48
"cell_type": "markdown",
49
49
"metadata": {},
50
50
"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."
0 commit comments