Skip to content

Commit 2508efa

Browse files
authored
Update search.mdx
1 parent 7abec7b commit 2508efa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

fern/docs/pages/plug-sdk/web/search.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,4 @@ You can bind the `toggleSearchAgent` method to a hotkey, such as `Cmd + K` (or `
110110
</Tab>
111111
</Tabs>
112112

113-
You can modify the keydown event listener to bind other key or keys combinations, or any other user event based on your application's needs.
114-
113+
You can modify the keydown event listener to bind it to other keys, or key combinations, or use any other user events based on your application’s needs.

0 commit comments

Comments
 (0)