This commit is contained in:
Vicky Sekhon 2024-11-03 12:45:08 -05:00 committed by GitHub
commit fba2d14645
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