Skip to content

Commit 0960234

Browse files
chore: fix typo (#2756)
Co-authored-by: Rémy Léone <rleone@scaleway.com>
1 parent b147ea8 commit 0960234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/domain/v2beta1/domain_sdk.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3178,7 +3178,7 @@ type RegistrarAPIRenewDomainsRequest struct {
31783178

31793179
// RegistrarAPIRetryInboundTransferRequest: registrar api retry inbound transfer request.
31803180
type RegistrarAPIRetryInboundTransferRequest struct {
3181-
// Domain: the domain being transfered.
3181+
// Domain: the domain being transferred.
31823182
Domain string `json:"domain"`
31833183

31843184
// ProjectID: the project ID to associated with the inbound transfer.

0 commit comments

Comments
 (0)