Skip to content

Commit 4c1dbd5

Browse files
fix(ins): removed colon
1 parent 3b988bc commit 4c1dbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/instances/api-cli/creating-backups.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The Backup feature is used to back up your Instance data. It creates an image of
8787
</TabsTab>
8888

8989
<TabsTab label="API">
90-
Run the following call to delete the image that contains a backup:
90+
Run the following call to delete the image that contains a backup.
9191
```
9292
DELETE https://api.scaleway.com/instance/v1/zones/<region>/images/<image_uid>
9393
```

0 commit comments

Comments
 (0)