Skip to content

Commit 8395cc1

Browse files
committed
docs: fixed typo in providers README (ethers-io#1979).
1 parent 8fc5914 commit 8395cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/providers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Ethereum Providers
44
This sub-module is part of the [ethers project](https://github.com/ethers-io/ethers.js).
55

66
It contains common Provider classes, utility functions for dealing with providers
7-
and re-exports many of the classes and types needed implement a custom Provider.
7+
and re-exports many of the classes and types needed to implement a custom Provider.
88

99
For more information, see the [documentation](https://docs.ethers.io/v5/api/providers/).
1010

0 commit comments

Comments
 (0)