Skip to content

Commit 0c9d534

Browse files
committed
completes a sentence on the tools page
1 parent 1af3d10 commit 0c9d534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/tools/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const ToolsRegistry = () => {
2828
<div className="max-w-6xl mx-auto px-6 py-8">
2929
<h1 className="text-3xl font-medium mb-4">Tools Registry</h1>
3030
<p className="text-muted-foreground text-lg mb-8">
31-
Kagent fully supports the MCP protocol, which allows you to use tools from any MCP server. The list of tools below is a collection of built-in tools that are MCP-enabled and can be used with Kagent out of
31+
Kagent fully supports the MCP protocol, which allows you to use tools from any MCP server. The list of tools below is a collection of built-in tools that are MCP-enabled and can be used with Kagent out of the box.
3232
</p>
3333

3434
<div className="relative max-w-2xl">

0 commit comments

Comments
 (0)