Skip to content

Commit 46e0fa7

Browse files
authored
Update placeholder text
1 parent 6e2b206 commit 46e0fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-generative-ai/src/components/generative-ai-input.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ function GenerativeAIInput({
326326
errorMessage,
327327
errorCode,
328328
isFetching,
329-
placeholder = 'Tell Compass what documents to find (e.g. which movies were released in 2000)',
329+
placeholder = 'Tell us what to find (e.g. movies from 2000) or paste a query in another language (SQL, Java, etc.)',
330330
show,
331331
onCancelRequest,
332332
onClose,

0 commit comments

Comments
 (0)