web-widgets
web-widgets copied to clipboard
Change word count to account for 0
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"