Skip to content

Commit

Permalink
Update api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Balearica committed Nov 25, 2023
1 parent 4970cea commit 52bf2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const worker = await createWorker('eng', 1, {
```

<a name="worker-recognize"></a>
### Worker.recognize(image, options, jobId): Promise
### Worker.recognize(image, options, output, jobId): Promise

Worker.recognize() provides core function of Tesseract.js as it executes OCR

Expand Down

0 comments on commit 52bf2e0

Please sign in to comment.