Skip to content

Commit cca1520

Browse files
authored
Merge pull request modelcontextprotocol#644 from gameofby/patch-1
Fix typos
2 parents 80d942f + bf98d13 commit cca1520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdk/java/mcp-client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ client.executePrompt("echo", Map.of(
375375

376376
### Using Completion
377377

378-
As part of the [Completion capabilities](/specification/2025-03-26/server/utilities/completion), MCP provides a provides a standardized way for servers to offer argument autocompletion suggestions for prompts and resource URIs.
378+
As part of the [Completion capabilities](/specification/2025-03-26/server/utilities/completion), MCP provides a standardized way for servers to offer argument autocompletion suggestions for prompts and resource URIs.
379379

380380
Check the [Server Completion capabilities](/sdk/java/mcp-server#completion-specification) to learn how to enable and configure completions on the server side.
381381

0 commit comments

Comments
 (0)