Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sprice committed May 20, 2023
1 parent ef51e9d commit 85dac1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-7050.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Today's NFT marketplaces, galleries, and platforms implicitly assume the creator

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

Every [ERC-7050](./eip-7050.md) compliant contract MUST implement the [ERC-165](./eip-165.md) and [ERC721](./eip-721.md) or [ERC-1155](./eip-1155.md) interfaces
Every [ERC-7050](./eip-7050.md) compliant contract MUST implement the [ERC-165](./eip-165.md) and [ERC-721](./eip-721.md) or [ERC-1155](./eip-1155.md) interfaces

```solidity
Expand Down

0 comments on commit 85dac1f

Please sign in to comment.