Skip to content

Commit 5fceadd

Browse files
committed
fix(fls): update
1 parent c0cd52c commit 5fceadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/file-storage/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Your file system is now mounted and accessible from the specified mount point in
137137
5. Run the following command. Make sure to replace the placeholder and mount point with the appropriate values:
138138

139139
```sh
140-
umount /mnt/my_file_system
140+
umount /mnt/my_fs
141141
```
142142

143143
Your file system is now unmounted from the specified Instance.

0 commit comments

Comments
 (0)