Skip to content

Commit 366af6e

Browse files
committed
DOC peak -> peek
1 parent ee89c43 commit 366af6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/movies_3T/06_extract_motion_energy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# Load the stimuli images
3838
# -----------------------
3939
#
40-
# Here the data is not loaded in memory, we only take a peak at the data shape.
40+
# Here the data is not loaded in memory, we only take a peek at the data shape.
4141

4242
import h5py
4343

0 commit comments

Comments
 (0)