Skip to content

Commit 8230176

Browse files
hartzellvsoch
authored andcommitted
Typo: One -> On & wordsmithing (#95)
* Type: One -> On * Wordsmithing
1 parent aa31595 commit 8230176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/docs/user-docs/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ This workflow can be described visually as follows:
155155

156156
![Singularity Workflow](/images/docs/overview/workflow-overview.png)
157157

158-
One the left side, you have your laptop, workstation, or a server that you control. Here you will create your containers, modify and update your containers as you need. Once you have the container with the necessary applications, libraries and data inside it can be easily shared to other hosts and executed without have root access. But if you need to make changes again to your container, you must go back to an endpoint or system that you have root on, make the necessary changes, and then re-upload the container to the computation resource you wish to execute it on.
158+
On the left side, you have your laptop, workstation, or a server that you control. Here you will create your containers and modify/update them as you need. Once you have the container with the necessary applications, libraries and data inside it can be easily shared to other hosts and executed without requiring root access. But if you need to make changes again to your container, you must go back to an endpoint or system that you have root on, make the necessary changes, and then re-upload the container to the computation resource you wish to execute it on.
159159

160160

161161
### Examples

0 commit comments

Comments
 (0)