We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc3b8b commit 9efe4b8Copy full SHA for 9efe4b8
packages/ethereum-cryptography/README.md
@@ -53,7 +53,7 @@ them.
53
54
The reason for this is that importing everything from a single file will lead to
55
huge bundles when using this package for the web. This could be avoided through
56
-tree-shaking, but the possibilities of it not working properley on one of
+tree-shaking, but the possibilities of it not working properly on one of
57
[the supported bundlers](https://github.com/alcuadrado/ethereum-cryptography#browser-usage)
58
is too high.
59
0 commit comments