Commit d2f4c52
fix(dashboard): Fix grammar in grouped activity messages
Changed "10 scan completeds" to "10 scans completed" by fixing the
pluralization logic. The previous code appended 's' to the entire
phrase instead of just the noun.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6b259db commit d2f4c52
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments