From 057a24c549c43fb16352067a1abf28c0e684b770 Mon Sep 17 00:00:00 2001 From: Francesco Sullo Date: Tue, 9 Apr 2024 20:06:45 -0700 Subject: [PATCH] Update ERC-7531: Fix typo in IERC7531 Merged by EIP-Bot. --- ERCS/erc-7531.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ERCS/erc-7531.md b/ERCS/erc-7531.md index 0209bb41ea..d192d18c2a 100644 --- a/ERCS/erc-7531.md +++ b/ERCS/erc-7531.md @@ -69,7 +69,7 @@ interface IERC7531 { * * @param tokenAddress The address of the ERC-721 contract. * @param tokenId The ID of the token. - * @param rights The type of rights held by the holder. + * @param right The type of right held by the holder. * @return The address of the entity with rights over the token. */ function rightsHolderOf(