Skip to content

Commit

Permalink
docs: typo fix (#155)
Browse files Browse the repository at this point in the history
* Docs: Typo fix

- Corrected spelling of invidual to automatic

Signed-off-by: ABHISHEK FADAKE <[email protected]>

* add synchronize event for forks

Signed-off-by: Michele Dolfi <[email protected]>

---------

Signed-off-by: ABHISHEK FADAKE <[email protected]>
Signed-off-by: Michele Dolfi <[email protected]>
Co-authored-by: Michele Dolfi <[email protected]>
fadkeabhi and dolfim-ibm authored Oct 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 63bef59 commit f799e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ More [detailed installation instructions](https://ds4sd.github.io/docling/instal

## Getting started

To convert invidual documents, use `convert()`, for example:
To convert individual documents, use `convert()`, for example:

```python
from docling.document_converter import DocumentConverter

0 comments on commit f799e77

Please sign in to comment.