We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b147ea8 commit 0960234Copy full SHA for 0960234
api/domain/v2beta1/domain_sdk.go
@@ -3178,7 +3178,7 @@ type RegistrarAPIRenewDomainsRequest struct {
3178
3179
// RegistrarAPIRetryInboundTransferRequest: registrar api retry inbound transfer request.
3180
type RegistrarAPIRetryInboundTransferRequest struct {
3181
- // Domain: the domain being transfered.
+ // Domain: the domain being transferred.
3182
Domain string `json:"domain"`
3183
3184
// ProjectID: the project ID to associated with the inbound transfer.
0 commit comments