fix(docs): correct spelling of 'individual'

Signed-off-by: Vicky Sekhon <thevickysekhon@gmail.com>
This commit is contained in:
Vicky Sekhon 2024-11-03 12:44:55 -05:00
parent 244ca69cfd
commit a500b391bf

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