Skip to content

Commit f7809fb

Browse files
Update src/ModelContextProtocol.Core/Client/McpClient.cs
Co-authored-by: Stephen Halter <halter73@gmail.com>
1 parent 2a068d5 commit f7809fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ModelContextProtocol.Core/Client/McpClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public abstract partial class McpClient : McpSession
3939
/// use the server effectively and should avoid duplicating tool, prompt, or resource descriptions.
4040
/// </para>
4141
/// <para>
42-
/// This can be used by clients to improve an LLM's understanding of available tools, prompts, and resources.
42+
/// This can be used by clients to improve an LLM's understanding of how to use the server.
4343
/// It can be thought of like a "hint" to the model and can be added to a system prompt.
4444
/// </para>
4545
/// </remarks>

0 commit comments

Comments
 (0)