From f799e777c1248559eb2f84bc334e392cd3c98e49 Mon Sep 17 00:00:00 2001 From: ABHISHEK FADAKE <31249309+fadkeabhi@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:26:48 +0530 Subject: [PATCH] docs: typo fix (#155) * Docs: Typo fix - Corrected spelling of invidual to automatic Signed-off-by: ABHISHEK FADAKE <31249309+fadkeabhi@users.noreply.github.com> * add synchronize event for forks Signed-off-by: Michele Dolfi --------- Signed-off-by: ABHISHEK FADAKE <31249309+fadkeabhi@users.noreply.github.com> Signed-off-by: Michele Dolfi Co-authored-by: Michele Dolfi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67c9f1b..2959303 100644 --- a/README.md +++ b/README.md @@ -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