docs: fix typos in documentation (#1411)

Co-authored-by: Dan Tedesco <dted@google.com>
This commit is contained in:
Daniel Tedesco
2025-06-25 03:53:03 +00:00
committed by GitHub
parent b6ccf12551
commit 268d29f05c
9 changed files with 12 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ export const DetailedMessagesDisplay: React.FC<
>
<Box marginBottom={1}>
<Text bold color={Colors.Foreground}>
Debug Console <Text color={Colors.Gray}>(ctrl+O to close)</Text>
Debug Console <Text color={Colors.Gray}>(ctrl+o to close)</Text>
</Text>
</Box>
<MaxSizedBox maxHeight={maxHeight} maxWidth={width - borderAndPadding}>