From 99bff73fd482aa394ae5e658cb63be1b96a73c0a Mon Sep 17 00:00:00 2001 From: Ebrahim Tayabali <47640402+ebrahimHakimuddin@users.noreply.github.com> Date: Sat, 19 Apr 2025 09:17:32 +0300 Subject: [PATCH] Update README.md Fix: Subtle spelling mistake fixed. --- packages/markitdown-mcp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/markitdown-mcp/README.md b/packages/markitdown-mcp/README.md index 5b92fb3..2a2db16 100644 --- a/packages/markitdown-mcp/README.md +++ b/packages/markitdown-mcp/README.md @@ -122,7 +122,7 @@ Finally: ## Security Considerations -The server does not support authentication, and runs with the privileges if the user running it. For this reason, when running in SSE mode, it is recommended to run the server bound to `localhost` (default). +The server does not support authentication, and runs with the privileges of the user running it. For this reason, when running in SSE mode, it is recommended to run the server bound to `localhost` (default). ## Trademarks