zspecza / common-tags

🔖 Useful template literal tags for dealing with strings in ES2015+
Other
1.99k stars 60 forks source link

Documentation grammar fix: it's vs. its #173

Closed cdCorey closed 5 years ago

cdCorey commented 5 years ago

See https://www.grammarly.com/blog/its-vs-its/

codecov[bot] commented 5 years ago

Codecov Report

Merging #173 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #173   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          27     27           
  Lines         112    112           
  Branches       29     29           
=====================================
  Hits          112    112

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b02295b...2a91874. Read the comment docs.

fatfisz commented 5 years ago

Thanks for spotting & fixing that!