Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
Co-authored-by: ahmedGaber93 <[email protected]>
  • Loading branch information
abzokhattab and ahmedGaber93 authored Jun 26, 2024
1 parent 8e8a763 commit 04efac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3190,7 +3190,7 @@ export default {
message += ` ${formattedLimit}`;
}
if (category) {
message += ` category limit`;
message += ' category limit';
}
}

Expand Down

0 comments on commit 04efac7

Please sign in to comment.