Skip to content

Commit 9f625ea

Browse files
committed
updates to paper
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent e6b27ae commit 9f625ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Singularity Compose is an orchestration tool for Singularity container instances
2424

2525
The Singularity container technology started to become popular in 2016,
2626
as it offered a more secure option to run encapsulated environments [@Kurtzer2017-xj].
27-
Traditionally, this meant that Singularity users could run an script built into the container
27+
Traditionally, this meant that Singularity users could run a script built into the container
2828
(called a runscript), execute a custom command, or shell into a container.
2929
Unlike Docker [@Merkel2014-da], these basic interactions simply interacted with processes in the
3030
foreground (e.g., running a script and exiting) and were not appropriate to run

0 commit comments

Comments
 (0)