Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 16b10fe

Browse files
committed
Put back the proper wording
Signed-off-by: David Gageot <david.gageot@docker.com>
1 parent 839e77c commit 16b10fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/extension/ui/src/components/CatalogGrid.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ export const CatalogGrid: React.FC<CatalogGridProps> = ({ appProps }) => {
7878
>
7979
<Typography variant="h3">Docker MCP Toolkit</Typography>
8080
<Typography sx={{ color: 'text.secondary' }}>
81-
Browse the Docker MCP Catalog and connect Dockerized MCP servers to
82-
your favorite MCP Client
81+
Browse and connect Dockerized MCP servers to your favorite MCP clients.
8382
</Typography>
8483
</Stack>
8584
{hasOutOfCatalog && (

0 commit comments

Comments
 (0)