Skip to content

Commit ef5f2eb

Browse files
authored
DOC: Typo
Closes #1509.
1 parent a66814f commit ef5f2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmriprep/workflows/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ def init_single_subject_wf(layout, subject_id, task_id, echo_idx, name, reportle
397397
workflow = Workflow(name=name)
398398
workflow.__desc__ = """
399399
Results included in this manuscript come from preprocessing
400-
performed using *fMRIPprep* {fmriprep_ver}
400+
performed using *fMRIPrep* {fmriprep_ver}
401401
(@fmriprep1; @fmriprep2; RRID:SCR_016216),
402402
which is based on *Nipype* {nipype_ver}
403403
(@nipype1; @nipype2; RRID:SCR_002502).

0 commit comments

Comments
 (0)