github / relative-time-element

Web component extensions to the standard <time> element.
https://github.github.io/relative-time-element/examples/
MIT License
3.53k stars 171 forks source link

docs: match examples with actual values #287

Closed hidde closed 3 months ago

hidde commented 3 months ago

I noticed that in the docs, we're using plural for the examples of duration values, but when I tried those it didn't work. Then I realised the expected values are singular. This updates that in the examples.