diff --git a/web/containers/DropdownListSidebar/index.tsx b/web/containers/DropdownListSidebar/index.tsx index 4a079317f..86203ddff 100644 --- a/web/containers/DropdownListSidebar/index.tsx +++ b/web/containers/DropdownListSidebar/index.tsx @@ -131,7 +131,7 @@ export default function DropdownListSidebar() { {finishInit && ( - To change model, please start a new thread + Start a new thread to change the model )} diff --git a/web/screens/Chat/ChatBody/index.tsx b/web/screens/Chat/ChatBody/index.tsx index 3f92eaa8e..4d86e9e44 100644 --- a/web/screens/Chat/ChatBody/index.tsx +++ b/web/screens/Chat/ChatBody/index.tsx @@ -126,7 +126,7 @@ const ChatBody: React.FC = () => { className="mt-10 flex flex-col items-center" > - Whoops! Jan's generation was interrupted. Let's + Oops! The generation was interrupted. Let's give it another go!