Skip to content

Commit

Permalink
Fix copy
Browse files Browse the repository at this point in the history
  • Loading branch information
elie222 committed Jan 3, 2025
1 parent 41077fa commit ca8dca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/app/(app)/automation/History.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export function History() {
) : (
<AlertBasic
title="No history"
description="No AI personal assistant actions have been run yet."
description="No Personal Assistant actions have been taken yet."
/>
)}
</LoadingContent>
Expand Down

1 comment on commit ca8dca9

@vercel
Copy link

@vercel vercel bot commented on ca8dca9 Jan 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.