clauderic / react-tiny-virtual-list

A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
https://clauderic.github.io/react-tiny-virtual-list/
MIT License
2.47k stars 164 forks source link

Update README.md #4

Closed dfdeagle47 closed 7 years ago

dfdeagle47 commented 7 years ago

Fix typo

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   92.85%   92.85%           
=======================================
  Files           3        3           
  Lines         140      140           
=======================================
  Hits          130      130           
  Misses         10       10

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 0552d1f...74b771d. Read the comment docs.

clauderic commented 7 years ago

Hah, good catch, thank you 😅 ❤️