Skip to content

Commit 0d554ba

Browse files
committed
Grammar fix
1 parent 9efe4b8 commit 0d554ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ethereum-cryptography/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ them.
5353

5454
The reason for this is that importing everything from a single file will lead to
5555
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
56+
tree-shaking, but the possibility of it not working properly on one of
5757
[the supported bundlers](https://github.com/alcuadrado/ethereum-cryptography#browser-usage)
5858
is too high.
5959

0 commit comments

Comments
 (0)