Skip to content

Commit ea475eb

Browse files
committed
fixed typo
1 parent 638798a commit ea475eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/transmission/send_transmission_all_fields.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"description"=>"my description",
2121
"replyTo"=>"[email protected]",
22-
"CustomHeaders"=>[
22+
"customHeaders"=>[
2323
"X-Custom-Header"=>"Sample Custom Header"
2424
],
2525
"trackOpens"=>false,

0 commit comments

Comments
 (0)