Skip to content

Commit 7c269bc

Browse files
authored
Merge pull request #751 from soupault/patch-1
Fix typo in coordinate_systems doc page
2 parents de56459 + 9cd8291 commit 7c269bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/coordinate_systems.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ their brain, a single EPI volume, and a structural scan. In general we never
2323
use the person's name in the image filenames, but we make an
2424
exception in this case:
2525

26-
* :download:`somones_epi.nii.gz </downloads/someones_epi.nii.gz>`.
27-
* :download:`somones_anatomy.nii.gz </downloads/someones_anatomy.nii.gz>`.
26+
* :download:`someones_epi.nii.gz </downloads/someones_epi.nii.gz>`.
27+
* :download:`someones_anatomy.nii.gz </downloads/someones_anatomy.nii.gz>`.
2828

2929
We can load up the EPI image to get the image data array:
3030

0 commit comments

Comments
 (0)