Skip to content

Commit a094524

Browse files
committed
fix(ui): update string
1 parent c819374 commit a094524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ui/McpStatusList.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ function ServerListView({
241241
</Box>
242242
{/* Footer */}
243243
<Box paddingX={1}>
244-
<Text dimColor>↑/↓ navigate · Enter view details · Esc cancel</Text>
244+
<Text dimColor>↑/↓ navigate · Enter view details · Esc close</Text>
245245
</Box>
246246
</Box>
247247
</Box>

0 commit comments

Comments
 (0)