Skip to content

Commit d4eef09

Browse files
authored
typo fix (canada-ca#1462)
1 parent 85877bf commit d4eef09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-js/src/loaders/dmarc-report/generate-detail-table-fields.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const generateDetailTableFields = ({ subField, variables }) => {
88
'dkimResults',
99
'disposition',
1010
'dnsHost',
11-
'envelopFrom',
11+
'envelopeFrom',
1212
'headerFrom',
1313
'guidance',
1414
'sourceIpAddress',

0 commit comments

Comments
 (0)