Skip to content

Commit 1fb434d

Browse files
asmacdoyarikoptic
andauthored
Update from PR review
Co-authored-by: Yaroslav Halchenko <[email protected]>
1 parent 132a0c3 commit 1fb434d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started/bids_apps/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ the docker image will be automatically downloaded from Docker Hub.
4242
## Running a BIDS App on a cluster (HPC)
4343

4444
HPC clusters typically require Apptainer/Singularity rather than Docker.
45-
Apptainer (and later versions of Singularity) contain direct support for [Docker/OCI images](https://apptainer.org/docs/user/latest/docker_and_oci.html).
45+
Apptainer (and later versions of Singularity) directly support [Docker/OCI images](https://apptainer.org/docs/user/latest/docker_and_oci.html).
4646

4747
```bash
4848
apptainer build bids-example-0.0.7.sif docker://bids/example:0.0.7

0 commit comments

Comments
 (0)