File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ added: REPLACEME
448448Uses the DNS protocol to resolve ` CAA `  records for the ` hostname ` . The
449449` addresses `  argument passed to the ` callback `  function
450450will contain an array of certification authority authorization records
451- available for the ` hostname `  (e.g. `[ {critial : 0, iodef:
451+ available for the ` hostname `  (e.g. `[ {critical : 0, iodef:
452452'
mailto:[email protected]  '}, {critical: 128, issue: 'pki.example.com'}
] `).
453453
454454## ` dns.resolveMx(hostname, callback) `  
@@ -954,7 +954,7 @@ added: REPLACEME
954954Uses the DNS protocol to resolve ` CAA `  records for the ` hostname ` . On success,
955955the ` Promise `  is resolved with an array of objects containing available
956956certification authority authorization records available for the ` hostname ` 
957- (e.g. `
[ {
critial : 0, iodef: '
mailto:[email protected]  '},{critical: 128, issue:
957+ (e.g. `
[ {
critical : 0, iodef: '
mailto:[email protected]  '},{critical: 128, issue:
958958'pki.example.com'}] `).
959959
960960### ` dnsPromises.resolveCname(hostname) `  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments