Skip to content

Commit

Permalink
docs: correct spelling of 'individual' (#219)
Browse files Browse the repository at this point in the history
Signed-off-by: Vicky Sekhon <114193273+VickySekhon@users.noreply.github.com>
  • Loading branch information
VickySekhon authored Nov 4, 2024
1 parent 40ad987 commit 41acaa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41acaa9

Please sign in to comment.