Skip to content

Commit 64dde4e

Browse files
authored
docs: improve visibility for CPU & GPU instances (scaleway#2496)
1 parent 9ba2b07 commit 64dde4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/instance/v1/instance_sdk.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4144,7 +4144,7 @@ type setSnapshotResponse struct {
41444144
Snapshot *Snapshot `json:"snapshot"`
41454145
}
41464146

4147-
// This API allows you to manage your Instances.
4147+
// This API allows you to manage your CPU and GPU Instances.
41484148
type API struct {
41494149
client *scw.Client
41504150
}

0 commit comments

Comments
 (0)