Skip to content

Commit 25353f3

Browse files
committed
DOC: Add missing word
1 parent 4270ed2 commit 25353f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/gettingstarted.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ e.g.
8686
Corresponding "setter" methods allow modifying a header, while ensuring its
8787
compliance with the file format specifications.
8888

89-
In some situations we need even more flexibility, and for with great courage,
90-
NiBabel also offers access to the raw header information
89+
In some situations we need even more flexibility and, for those with great
90+
courage, NiBabel also offers access to the raw header information
9191

9292
>>> raw = hdr.structarr
9393
>>> raw['xyzt_units']

0 commit comments

Comments
 (0)