Skip to content

Commit a6fbc82

Browse files
committed
changed commit Email for CLA error on pull request
1 parent aa2c6ad commit a6fbc82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ var nsRecord = zone.record('ns', {
792792
data: 'ns-cloud1.googledomains.com.'
793793
});
794794

795-
zone.addRecords([nsRecord], function(err, change) {});
795+
zone.addRecords([nsRecord], function(err, change) {});
796796

797797
// Create a zonefile from the records in your zone.
798798
zone.export('/zonefile.zone', function(err) {});

0 commit comments

Comments
 (0)