Docs: Typo fix

- Corrected spelling of invidual to automatic

Signed-off-by: ABHISHEK FADAKE <31249309+fadkeabhi@users.noreply.github.com>
This commit is contained in:
ABHISHEK FADAKE 2024-10-17 18:10:08 +05:30 committed by GitHub
parent a29c256041
commit dc6758f34b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ More [detailed installation instructions](https://ds4sd.github.io/docling/instal
## Getting started ## Getting started
To convert invidual documents, use `convert()`, for example: To convert individual documents, use `convert()`, for example:
```python ```python
from docling.document_converter import DocumentConverter from docling.document_converter import DocumentConverter