Skip to content

Commit bf32f90

Browse files
authored
Merge pull request #573 from surak/patch-4
Fix for #572
2 parents bb63f85 + 2dd151a commit bf32f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started/use-cases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Adding Options
207207
--------------
208208

209209
By default, some of the commands will come with singularity options. For example,
210-
a container intended for gpu will have a feature: gpu set to true, and this will add the ``--nv`` flag given that the user or cluster settings file has that feature enabled. However,
210+
a container intended for gpu will have a features: gpu set to true, and this will add the ``--nv`` flag given that the user or cluster settings file has that feature enabled. However,
211211
it could be the case that you want to define custom options at the time of use.
212212
In this case, you can export the following custom environment variables to add them:
213213

0 commit comments

Comments
 (0)