Skip to content

Commit

Permalink
bot nit, add self ref
Browse files Browse the repository at this point in the history
  • Loading branch information
jtriley-eth committed Oct 20, 2024
1 parent 27185cf commit 8494a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ERCS/erc-6909.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ A hybrid allowance-operator permission scheme enables granular yet scalable cont

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 and RFC 8174.

Every ERC-6909 compliant contract must implement the [ERC-165](./erc-165.md) interface in addition to the following interface.
Every [ERC-6909](./erc-6909.md) compliant contract must implement the [ERC-165](./erc-165.md) interface in addition to the following interface.

### Definitions

Expand Down

0 comments on commit 8494a2a

Please sign in to comment.