We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb66d37 commit 210e1d3Copy full SHA for 210e1d3
README.md
@@ -4,7 +4,7 @@
4
Check out the [examples](https://github.com/lpetrov/megalist/tree/master/examples) directory.
5
6
## Description
7
-MegaList is a very simple but powerful utility for rendering very large lists, without clutering the DOM with thousands
+MegaList is a very simple but powerful utility for rendering very large lists, without cluttering the DOM with thousands
8
of DOM nodes.
9
10
Every dynamic web app, sooner or later would end up rendering tons of stuff in the DOM Tree, which makes its traversal,
0 commit comments