diff --git a/CCPA/Data Deletion Request Handling.md b/CCPA/Data Deletion Request Handling.md index fb023dc..4505077 100644 --- a/CCPA/Data Deletion Request Handling.md +++ b/CCPA/Data Deletion Request Handling.md @@ -244,7 +244,7 @@ Below is an example script demonstrating how a vendor script can properly handle } catch (ignore) {} - if (json.__tcfapiReturn) { + if (json.__uspapiReturn) { // should be executed at window scope deletePersonalData();