Skip to content

Commit a4a6e59

Browse files
committed
more edits
1 parent 2b6550c commit a4a6e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-how-to-use-files-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ After you've created the file share snapshot, following these instructions to mo
321321
sudo mount -t cifs //<storage-account-name>.file.core.windows.net/<file-share-name> /mnt/<file-share-name>/snapshot1 -o credentials=/etc/smbcredentials/snapshottestlinux.cred,[email protected]
322322
```
323323

324-
6. If you're able to browse the snapshot under the path /mnt/snapshot-test-share1/snapshot1, then the mount succeeded.
324+
6. If you're able to browse the snapshot under the path `/mnt/<file-share-name>/snapshot1`, then the mount succeeded.
325325
326326
## Next steps
327327
See these links for more information about Azure Files:

0 commit comments

Comments
 (0)