From 46006b3647046b4c3d7997574db091b10cd7fd1d Mon Sep 17 00:00:00 2001 From: Gavin John Date: Thu, 20 Jul 2023 21:12:16 -0500 Subject: [PATCH] Found another --- EIPS/eip-777.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-777.md b/EIPS/eip-777.md index 08a059986fd6bb..a67dcb1cd4f85b 100644 --- a/EIPS/eip-777.md +++ b/EIPS/eip-777.md @@ -409,7 +409,7 @@ Indicate whether the `operator` address is an *operator* of the `holder` address > `operator`: Address which may be an *operator* of `holder`. > `holder`: Address of a *holder* which may have the `operator` address as an *operator*. > -> **returns:** `true` if `operator` is an *operator* of `holder` and `false` otherwise. +> **returns:** `true` if `operator` is an *operator* of `holder` and `false` otherwise. *NOTE*: To know which addresses are *operators* for a given *holder*, one MUST call `isOperatorFor` with the *holder* for each *default operator*