We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0cd52c commit 5fceaddCopy full SHA for 5fceadd
pages/file-storage/quickstart.mdx
@@ -137,7 +137,7 @@ Your file system is now mounted and accessible from the specified mount point in
137
5. Run the following command. Make sure to replace the placeholder and mount point with the appropriate values:
138
139
```sh
140
- umount /mnt/my_file_system
+ umount /mnt/my_fs
141
```
142
143
Your file system is now unmounted from the specified Instance.
0 commit comments