Skip to content

Commit

Permalink
Fix chat page welcome message (#2715)
Browse files Browse the repository at this point in the history
  • Loading branch information
meichthys authored Jul 23, 2024
1 parent 286ce1a commit ac313f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ee/tabby-ui/app/chat/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ export default function ChatPage() {
<StaticContent>
<>
<p className="opacity-80">
Welcome to Tabby Chat! Just a moment while we get thins ready...
Welcome to Tabby Chat! Just a moment while we get things ready...
</p>
<IconSpinner
className="mx-auto"
Expand Down

0 comments on commit ac313f3

Please sign in to comment.