From 3086983cbc7c968cbb3c9e522c6f4dab0155fc42 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Fri, 8 Dec 2023 09:46:12 +1100 Subject: [PATCH] Adjust --- explainer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explainer.md b/explainer.md index 6f0723a..5a10ebd 100644 --- a/explainer.md +++ b/explainer.md @@ -48,7 +48,7 @@ The specification also provides an option for sites to provide a GPC Support Res The GPC signal is either on or not present. If it is on, then an individual is expressing a privacy choice, for example, to opt out of the sale and data sharing per the California Consumer Privacy Act (CCPA). Sites may choose to support this request beyond what they are legally required to do and their vendors may choose to do so as well. -If someone activates GPC, a device or browser that supports the feature will send an HTTP header and set a property that can be read by JavaScript. Sites can read either signal. +If someone expresses a preference for their information to not be sold or shared, a device or browser that supports the feature will enable GPC signals. GPC is signaled with an HTTP header and a property that can be read by JavaScript. Sites can read either signal. ### 3.1 Header