Skip to content

Commit 75a010f

Browse files
authored
Merge pull request #314637 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents f926b74 + 881044b commit 75a010f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/container-apps/storage-mounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ The sub path can refer to either a folder or a file in the volume.
687687
688688
- If the sub path refers to a file, the mount path should refer to a file that doesn't already exist in the container.
689689
690-
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 shouldn't yet contain the file `my-container-file.txt`.
690+
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.txt`. The folder `/my-container-folder` should already exist in the container but shouldn't yet contain the file `my-container-file.txt`.
691691
692692
The system ignores any sub path trailing slashes.
693693

0 commit comments

Comments
 (0)