From 95fb6b0812640299686e6e2f79874bf0a5ffd391 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sun, 12 Jun 2022 17:28:14 -0700 Subject: [PATCH] Update redacted-cartel.md --- Top-Immunefi-Vulnerabilities/redacted-cartel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Top-Immunefi-Vulnerabilities/redacted-cartel.md b/Top-Immunefi-Vulnerabilities/redacted-cartel.md index 2dcab01..d452ad8 100644 --- a/Top-Immunefi-Vulnerabilities/redacted-cartel.md +++ b/Top-Immunefi-Vulnerabilities/redacted-cartel.md @@ -33,7 +33,7 @@ where `allowance(sender, recipient)` should be `allowance(sender, msg.sender)`. #### Here is a clarification -| entity | address name | description | +| entity | address | description | | ----------------- | ------------------- | -------------- | | sender | `sender` | *from*; who holds the tokens before the transaction | | recipient | `recipient` | *to*, who will receive the tokens after the transaction |