Skip to content

Commit 48e4022

Browse files
committed
Minor change to the comment
1 parent bf277d6 commit 48e4022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ERCS/erc-7656.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ The reference implementation of `ERC7656Registry` is mutated from `ERC6551Regist
157157

158158
```solidity
159159
contract ERC7656Registry is IERC7656Registry {
160-
// this implementation is a variation of ERC6551Registry, which non being yet finalized cannot be referenced in this ERC.
160+
// this implementation is mutated from https://github.com/erc6551/reference
161161
162162
function create(
163163
address implementation,

0 commit comments

Comments
 (0)