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 9efe4b8 commit 0d554baCopy full SHA for 0d554ba
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 properly on one of
+tree-shaking, but the possibility 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