Skip to content

Commit

Permalink
Update packages/desktop-client/src/components/payees/CategoryLearning…
Browse files Browse the repository at this point in the history
….tsx

Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
  • Loading branch information
NullScope and matt-fidd committed Jan 19, 2025
1 parent 03fa5f5 commit c4128d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export function CategoryLearning() {
{isLearnCategoriesEnabled ? (
<Trans>Disable category learning</Trans>
) : (
<Trans>Enable Category Learning</Trans>
<Trans>Enable category learning</Trans>
)}
</Button>
</>
Expand Down

0 comments on commit c4128d4

Please sign in to comment.