Skip to content

Commit e77c45c

Browse files
authored
Update docs/guides/storage.md
1 parent 5837e15 commit e77c45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Note that the original virtual environment is still installed in `$SCRATCH/sqfs-
117117
A benefit of this approach is that the squashfs file can be copied to a location that is not subject to the Scratch cleaning policy.
118118

119119
!!! warning
120-
Virtual environment are usually not relocatable as they contains symlinks to absolute locations inside the virtual environment. Therefore, you need to mount the image in the exact same location where you created the virtual environment.
120+
Virtual environment are usually not relocatable as they contain symlinks to absolute locations inside the virtual environment. Therefore, you need to mount the image in the exact same location where you created the virtual environment.
121121

122122
#### Step 4: (optional) regenerate the virtual environment
123123

0 commit comments

Comments
 (0)