From e938ae79930072605e1906b84881a1cab8b9a9f2 Mon Sep 17 00:00:00 2001 From: nkh0472 <67589323+nkh0472@users.noreply.github.com> Date: Sat, 26 Apr 2025 17:11:17 +0800 Subject: [PATCH] chore: typo fix Signed-off-by: nkh0472 <67589323+nkh0472@users.noreply.github.com> --- docs/examples/pictures_description.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/pictures_description.ipynb b/docs/examples/pictures_description.ipynb index a40a73aa..17845d77 100644 --- a/docs/examples/pictures_description.ipynb +++ b/docs/examples/pictures_description.ipynb @@ -279,7 +279,7 @@ "## Use other vision models\n", "\n", "The examples above can also be reproduced using other vision model.\n", - "The Docling options `PictureDescriptionVlmOptions` allows to speficy your favorite vision model from the Hugging Face Hub." + "The Docling options `PictureDescriptionVlmOptions` allows to specify your favorite vision model from the Hugging Face Hub." ] }, {