From dc6758f34b6bc666b6405b74844c783f0b4207bc Mon Sep 17 00:00:00 2001 From: ABHISHEK FADAKE <31249309+fadkeabhi@users.noreply.github.com> Date: Thu, 17 Oct 2024 18:10:08 +0530 Subject: [PATCH] Docs: Typo fix - Corrected spelling of invidual to automatic Signed-off-by: ABHISHEK FADAKE <31249309+fadkeabhi@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 099a09e6..2d2f9c77 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,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