Skip to content

Commit

Permalink
change recommended prompt (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
mongodben authored Sep 14, 2023
1 parent 1201a34 commit 2521f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chat-ui/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ function App() {
suggestedPrompts={[
"How do you deploy a free cluster in Atlas?",
"How do you import or migrate data into MongoDB Atlas?",
"Get started with MongoDB",
"How do I get started with MongoDB?",
"Why should I use Atlas Search?",
]}
/>
Expand Down

0 comments on commit 2521f08

Please sign in to comment.