Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update api.md (#805)
Fixed typo
  • Loading branch information
jiakuan committed Aug 3, 2023
1 parent 6f90bc9 commit 861e288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Expand Up @@ -63,7 +63,7 @@ const worker = await createWorker({
A Worker helps you to do the OCR related tasks, it takes few steps to setup Worker before it is fully functional. The full flow is:

- FS functions // optional
- loadLanguauge
- loadLanguage
- initialize
- setParameters // optional
- recognize or detect
Expand Down

0 comments on commit 861e288

Please sign in to comment.