Skip to content

Commit 3e232c3

Browse files
committed
minor udpate
1 parent 49e2da1 commit 3e232c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/app/chat/RegenerateOption.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export function RegenerateDropdown({
6969
py-1.5
7070
"
7171
>
72-
Pick a model
72+
Regenerate with
7373
</p>
7474
{options.map((option, ind) => {
7575
const isSelected = option.value === selected;

0 commit comments

Comments
 (0)