Browse Source

Update api.md

pull/355/head
Anthony Ng 5 years ago committed by GitHub
parent
commit
2de597c1a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/api.md

2
docs/api.md

@ -354,7 +354,7 @@ See [Tesseract.js](../src/Tesseract.js) @@ -354,7 +354,7 @@ See [Tesseract.js](../src/Tesseract.js)
<a name="detect"></a>
## detect(image, options): Promise
Same background as recongize(), but it does detect instead.
Same background as recognize(), but it does detect instead.
See [Tesseract.js](../src/Tesseract.js)

Loading…
Cancel
Save