Skip to content

Commit e2a140e

Browse files
authored
docs(domain): revamp domains (#628)
1 parent 1848313 commit e2a140e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/clients/src/api/domain/v2beta1/api.gen.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@ const jsonContentHeaders = {
159159
}
160160

161161
/**
162-
* Domains and DNS API documentation.
162+
* Domains and DNS API.
163163
*
164-
* Domains and DNS API documetation. Manage your domains, DNS zones and records
165-
* with the Domains and DNS API.
164+
* Domains and DNS API. Manage your domains, DNS zones and records with the
165+
* Domains and DNS API.
166166
*/
167167
export class API extends ParentAPI {
168168
protected pageOfListDNSZones = (request: Readonly<ListDNSZonesRequest>) =>

0 commit comments

Comments
 (0)