Skip to content

Commit 87e1ec2

Browse files
Update 01.schunk-slicing_and_beyond.ipynb
1 parent cc8f4dc commit 87e1ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting_started/tutorials/01.schunk-slicing_and_beyond.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"source": [
3636
"It is important to set the `typesize` correctly as these methods will work with items and not with bytes.\n",
3737
"\n",
38-
"## Getting data in a SChunk\n",
38+
"## Getting data from a SChunk\n",
3939
"\n",
4040
"Let's begin by retrieving the data from the whole SChunk. We could use the `decompress_chunk` method:"
4141
]

0 commit comments

Comments
 (0)