Skip to content

Commit 5bd9065

Browse files
committed
update button label
1 parent 0d1d66d commit 5bd9065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/search/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ export function Search({path, autoFocus, searchPlatforms = [], showChatBot}: Pro
288288
style={{textWrap: 'nowrap'}}
289289
className="hidden md:flex"
290290
>
291-
Ask A Bot
291+
Ask AI
292292
</NavLink>
293293
</Fragment>
294294
)}

0 commit comments

Comments
 (0)