Skip to content

Commit

Permalink
Update README.md (#36)
Browse files Browse the repository at this point in the history
Fix copy-paste error on `singletons.ERC1820Registry` in README
  • Loading branch information
spalladino authored and nventuro committed May 3, 2019
1 parent e2df932 commit e325766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -217,7 +217,7 @@ Only accepts failures due to the transaction running out of gas.
---
### singletons
#### async time.ERC1820Registry (funder)
#### async singletons.ERC1820Registry (funder)
Returns an instance of an [ERC1820Registry](https://eips.ethereum.org/EIPS/eip-1820) deployed as per the specification (i.e. the registry is located at the canonical address). This can be called multiple times to retrieve the same instance.
---
Expand Down

0 comments on commit e325766

Please sign in to comment.