Skip to content

Commit 053186b

Browse files
authored
Update custom_parser.md
1 parent 8c98aa5 commit 053186b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom_parser.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const extractedDocumentDetails = await SmartDocuments.extractDocumentDetailsFrom
2020

2121

2222
# Parser Implementation
23-
## /path/to/parser_file.js
23+
## /path/to/parser_file.ts
2424
### Module
2525
Your parser should expose a function called `parseDocumentDetails`
2626
```

0 commit comments

Comments
 (0)