diff --git a/EIPS/eip-7050.md b/EIPS/eip-7050.md index 5bae5665743d0..7b54187b3db67 100644 --- a/EIPS/eip-7050.md +++ b/EIPS/eip-7050.md @@ -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