Skip to content

Commit 02799d7

Browse files
committed
DOC fix typo
1 parent bc3699c commit 02799d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/movies_4T/02_plot_ridge_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
subject = "subject1"
4242

4343
###############################################################################
44-
# Here the data is not loaded in memory, we only take a peak at the data shape.
44+
# Here the data is not loaded in memory, we only take a peek at the data shape.
4545
import h5py
4646
import os.path as op
4747

0 commit comments

Comments
 (0)