Skip to content

Commit

Permalink
docs: define missing variable (#409)
Browse files Browse the repository at this point in the history
Fixes #407
  • Loading branch information
stephenplusplus authored Jul 16, 2020
1 parent 4e4ab87 commit 35368ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-dns/src/zone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ class Zone extends ZoneServiceObject {
* @example
* const {DNS} = require('@google-cloud/dns');
* const dns = new DNS();
* const zone = dns.zone('zone-id');
*
* const config = {
* dnsName: 'example.com.',
Expand Down

0 comments on commit 35368ed

Please sign in to comment.