Skip to content

Commit f57f457

Browse files
authored
fix(ins): fix indentation (#5047)
1 parent 1494357 commit f57f457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/instances/api-cli/attaching-a-volume.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dates:
2424

2525
1. Query the current volumes of the Instance.
2626
```
27-
curl -X GET \
27+
curl -X GET \
2828
-H "X-Auth-Token: $SCW_SECRET_KEY" \
2929
"https://api.scaleway.com/instance/v1/zones/{zone}/servers/{server_id}"
3030
```

0 commit comments

Comments
 (0)