Skip to content

Commit c91bc41

Browse files
committed
missing space
1 parent 37ed9a4 commit c91bc41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/docs/overview/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ singularity exec centos7.img ls /data
146146
noodles.txt
147147
```
148148

149-
We(ideally) would have done this action with bootstrap, discussed next.
149+
We (ideally) would have done this action with bootstrap, discussed next.
150150

151151
### Bootstrap Recipes
152152
For a reproducible container, the recommended practice is to build by way of a bootstrap file. This also makes it easy to add files, environment variables, and install custom software, and still start from your bootstrap of source (e.g., Docker). Here is what a basic bootstrap file looks like for Singularity 2.3:

0 commit comments

Comments
 (0)