update tips (#1315)

This commit is contained in:
cperry-goog 2025-06-22 16:02:48 -07:00 committed by GitHub
parent b831ffc1b3
commit b05b8673cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ export const Tips: React.FC<TipsProps> = ({ config }) => {
<Box flexDirection="column" marginBottom={1}>
<Text color={Colors.Foreground}>Tips for getting started:</Text>
<Text color={Colors.Foreground}>
1. Ask questions, edit code or run commands.
1. Ask questions, edit files, or run commands.
</Text>
<Text color={Colors.Foreground}>
2. Be specific for the best results.