This commit is contained in:
Vicky Sekhon 2024-11-03 12:39:35 -05:00 committed by GitHub
commit bf2eb4a14d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
### Convert a single document
To convert invidual PDF documents, use `convert()`, for example:
To convert individual PDF documents, use `convert()`, for example:
```python
from docling.document_converter import DocumentConverter