Skip to content

Commit 58b27df

Browse files
Redthstephentoub
andauthored
Fix xml doc
Co-authored-by: Stephen Toub <[email protected]>
1 parent c66d09c commit 58b27df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ModelContextProtocol/Client/McpClientExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ public static Task<GetPromptResult> GetPromptAsync(this IMcpClient client, strin
140140
}
141141

142142
/// <summary>
143-
/// Retrieves a sequence of available resources from the server.
143+
/// Retrieves a sequence of available resource templates from the server.
144144
/// </summary>
145145
/// <param name="client">The client.</param>
146146
/// <param name="cancellationToken">A token to cancel the operation.</param>

0 commit comments

Comments
 (0)