diff --git a/app/src/components/History/HistoryTable.tsx b/app/src/components/History/HistoryTable.tsx index 4e5e42d5..ed2ae6b4 100644 --- a/app/src/components/History/HistoryTable.tsx +++ b/app/src/components/History/HistoryTable.tsx @@ -165,8 +165,8 @@ export function HistoryTable() { */} {history.length === 0 ? ( -
- No generation history yet. Generate your first audio to see it here. +
+ No voice generations, yet...
) : ( <>