docs: correct spelling of 'individual' (#219)

Signed-off-by: Vicky Sekhon <114193273+VickySekhon@users.noreply.github.com>
This commit is contained in:
Vicky Sekhon
2024-11-04 08:27:02 -05:00
committed by GitHub
parent 40ad987303
commit 41acaa9e2e

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