Skip to content

Commit 79d6e2d

Browse files
committed
Update intro text
1 parent c603a0f commit 79d6e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro_hdf5_is2_files/Intro-HDF5-ICESat2-Files.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"## What's HDF5?\n",
1010
"\n",
11-
"* A file format optimized for numerical data\n",
11+
"* A file format optimized for numeric data\n",
1212
"* A hierarquichal structure to store information (like folders)\n",
1313
"* A self-describing container: Metadata + Data\n",
1414
"* A library with several functionalities (tools)\n",

0 commit comments

Comments
 (0)