Skip to content

Commit 0df83c5

Browse files
Update pages/file-storage/how-to/attach-file-system.mdx
Co-authored-by: Néda <[email protected]>
1 parent b54c4e5 commit 0df83c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/file-storage/how-to/attach-file-system.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To attach a file system to an Instance, you must use the [Instance CLI](https://
7070

7171
1. Make sure you have [installed and configured the Scaleway CLI](/scaleway-cli/quickstart/).
7272

73-
2. Run the command below to attach your file system to the desired Instance. Do not forget to replace the placeholders with the appropriate values.
73+
2. Run the command below to attach your file system to the desired Instance. Remember to replace the placeholders with the appropriate values.
7474

7575
```bash
7676
scw instance server attach-filesystem server-id=<instance_id> filesystem-id=<filesystem_id> zone=<availability_zone>

0 commit comments

Comments
 (0)