Skip to content

Commit 2f9b416

Browse files
committed
Go back to previous wording
1 parent 3bd7f06 commit 2f9b416

File tree

1 file changed

+2
-1
lines changed
  • src/components/index-page/how-it-works

1 file changed

+2
-1
lines changed

src/components/index-page/how-it-works/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ function FigureInfo({ className }: { className?: string }) {
8787
<InfoIcon className="size-4 shrink-0 translate-y-[2.25px]" />
8888
<p className="text-neu-800">
8989
Press <Kbd>Ctrl</Kbd>
90-
<Kbd className="ml-0.5">Space</Kbd> to show the completions, <MetaKey />
90+
<Kbd className="ml-0.5">Space</Kbd> to open the completions menu,{" "}
91+
<MetaKey />
9192
<Kbd>Enter</Kbd> to run the query.
9293
</p>
9394
</div>

0 commit comments

Comments
 (0)