We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3699c commit 02799d7Copy full SHA for 02799d7
1 file changed
tutorials/movies_4T/02_plot_ridge_model.py
@@ -41,7 +41,7 @@
41
subject = "subject1"
42
43
###############################################################################
44
-# Here the data is not loaded in memory, we only take a peak at the data shape.
+# Here the data is not loaded in memory, we only take a peek at the data shape.
45
import h5py
46
import os.path as op
47
0 commit comments