Skip to content

Commit 05e5b16

Browse files
authored
Fix typo
1 parent 4c0ae75 commit 05e5b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Contributions are very welcome. Please use the following rules:
243243
* If the initial rendering is able to render the selection state
244244
* The implementation uses only the idiomatic style of its library
245245
* If you don't use userland hacks in your implementation like dom manipulations or request animation frame calls
246-
Tip: If you start with your implemenation do not take vanillajs as the reference. It violates those rules and serves only as a performance baseline and not as a best practice implementation.
246+
Tip: If you start with your implementation do not take vanillajs as the reference. It violates those rules and serves only as a performance baseline and not as a best practice implementation.
247247
248248
This work is derived from a benchmark that Richard Ayotte published on https://gist.github.com/RichAyotte/a7b8780341d5e75beca7 and adds more framework and more operations. Thanks for the great work.
249249

0 commit comments

Comments
 (0)