diff --git a/EIPS/eip-884.md b/EIPS/eip-884.md index 359592b6ad75b..ecefd78f7af16 100644 --- a/EIPS/eip-884.md +++ b/EIPS/eip-884.md @@ -111,7 +111,7 @@ This will be extended as follows: ); /** - * This event is emitted when a verified address its associated identity hash are + * This event is emitted when a verified address and associated identity hash are * removed from the contract. * @param addr The address that was removed. * @param sender The address that caused the address to be removed.