Skip to content

Commit c21eef5

Browse files
Update articles/container-apps/storage-mounts.md
1 parent 2636d5d commit c21eef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/storage-mounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ The sub path can refer to either a folder or a file in the volume.
683683
684684
For example, suppose the sub path is `my-volume-folder/my-volume-file.txt`, and the mount path is `/my-container-folder/my-container-file`. The folder `/my-container-folder` should already exist in the container but should not yet contain the file `my-container-file.txt`.
685685
686-
If the sub path trailing slashes are ignored.
686+
Any sub path trailing slashes are ignored.
687687
688688
## Related content
689689

0 commit comments

Comments
 (0)