Skip to content

Commit 7195cf3

Browse files
oestebanmgxd
andauthored
Apply suggestions from code review
Co-Authored-By: Mathias Goncalves <[email protected]>
1 parent b242518 commit 7195cf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ To do so, follow the next steps.
208208

209209
$ python -c "from templateflow.api import get; get(['MNI152NLin2009cAsym', 'MNI152NLin6Asym', 'OASIS30ANTs', 'MNIPediatricAsym', 'MNIInfant'])"
210210

211-
After pulling down the resources you'll need, you will just need to make sure your
211+
After getting the resources you'll need, you will just need to make sure your
212212
runtime environment is able to access the filesystem, at the location of your
213213
*TemplateFlow home* directory.
214214
If you are a Singularity user, please check out :ref:`singularity_tf`.

docs/spaces.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ nonstandard spaces can be inserted.
2121
*TemplateFlow* is a software library and a repository of neuroimaging templates
2222
that allows end-user applications such as *fMRIPrep* to flexibly query and pull
2323
template and atlas information.
24-
In other words, *TemplateFlow* affords *fMRIPrep* with access to a wide range
24+
In other words, *TemplateFlow* enables *fMRIPrep* to access a wide range
2525
of templates (and also custom templates, see below).
2626
Therefore, *TemplateFlow* is central to define *fMRIPrep*'s interface regarding
2727
template and atlas prior-knowledge.

0 commit comments

Comments
 (0)