Skip to content

Commit 912903c

Browse files
committed
typo in readme
1 parent f4b2dcc commit 912903c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ amadeus.travel.tripParser.post(
345345
JSON.stringify({
346346
'payload': amadeus.travel.tripParser.fromFile(fs.readFileSync('confirmation.eml')),
347347
"metadata": {
348-
"documentType": "html",
348+
"documentType": "eml",
349349
"name": "BOOKING_DOCUMENT",
350350
"encoding": "BASE_64"
351351
}

0 commit comments

Comments
 (0)