Browse Source

Fix typo in api.md

Paramters -> Parameters
pull/673/head
Ikko Ashimine 2 years ago committed by GitHub
parent
commit
f6678a4346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/api.md

2
docs/api.md

@ -225,7 +225,7 @@ Worker.setParameters() set parameters for Tesseract API (using SetVariable()), i
- `params` an object with key and value of the parameters - `params` an object with key and value of the parameters
- `jobId` Please see details above - `jobId` Please see details above
**Supported Paramters:** **Supported Parameters:**
| name | type | default value | description | | name | type | default value | description |
| --------------------------- | ------ | ----------------- | ------------------------------------------------------------------------------------------------------------------------------- | | --------------------------- | ------ | ----------------- | ------------------------------------------------------------------------------------------------------------------------------- |

Loading…
Cancel
Save