web-widgets icon indicating copy to clipboard operation
web-widgets copied to clipboard

Change word count to account for 0

Open r0b1n opened this issue 7 months ago • 1 comments

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

Changed the word count indicator. Old version displayed "0 word" which should be "0 words". Only when wordCount == 1 should it say "word"

r0b1n avatar Apr 25 '25 15:04 r0b1n