From 41acaa9e2ef4cff8d781f79fb5ae1b31762fa644 Mon Sep 17 00:00:00 2001 From: Vicky Sekhon Date: Mon, 4 Nov 2024 08:27:02 -0500 Subject: [PATCH] docs: correct spelling of 'individual' (#219) Signed-off-by: Vicky Sekhon <114193273+VickySekhon@users.noreply.github.com> --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index a5be429..9399337 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -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