Skip to content

Commit 13f1d01

Browse files
committed
docs: fix grammar in README
1 parent fd239d5 commit 13f1d01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To find available plugins, search GitHub for the hashtag `#markitdown-plugin`. T
129129

130130
#### markitdown-ocr Plugin
131131

132-
The `markitdown-ocr` plugin adds OCR support to PDF, DOCX, PPTX, and XLSX converters, extracting text from embedded images using LLM Vision — the same `llm_client` / `llm_model` pattern that MarkItDown already uses for image descriptions. No new ML libraries or binary dependencies required.
132+
The `markitdown-ocr` plugin adds OCR support to PDF, DOCX, PPTX, and XLSX converters, extracting text from embedded images using LLM Vision — the same `llm_client` / `llm_model` pattern that MarkItDown already uses for image descriptions. No new ML libraries or binary dependencies are required.
133133

134134
**Installation:**
135135

@@ -357,4 +357,4 @@ This project may contain trademarks or logos for projects, products, or services
357357
trademarks or logos is subject to and must follow
358358
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
359359
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
360-
Any use of third-party trademarks or logos are subject to those third-party's policies.
360+
Any use of third-party trademarks or logos is subject to those third parties' policies.

0 commit comments

Comments
 (0)