Skip to content

Commit 7c9df73

Browse files
committed
Tweak text
1 parent 10c9860 commit 7c9df73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Aspire.Dashboard/Components/Dialogs/McpServerDialog.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</p>
6161
<h5>MCP JSON</h5>
6262
<p>
63-
Add Aspire MCP to your AI tools by including the following JSON in your AI client's <code>mcp.json</code> file.
63+
Add Aspire MCP by including the following JSON in your AI clients <code>mcp.json</code> file.
6464
</p>
6565
<MarkdownRenderer Markdown="@GetJsonConfigurationMarkdown()" MarkdownProcessor="@_markdownProcessor" />
6666
}

0 commit comments

Comments
 (0)