docs: fixed typo in contracts readme (#1128).
This commit is contained in:
parent
cddc258c96
commit
97efeba8dc
@ -42,7 +42,7 @@ const {
|
||||
ContractReceipt,
|
||||
ContractTransaction
|
||||
|
||||
} = require("@ethersproject/contract");
|
||||
} = require("@ethersproject/contracts");
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user