diff --git a/index.html b/index.html index d78d59d..68d561f 100644 --- a/index.html +++ b/index.html @@ -565,12 +565,12 @@

Get Global Privacy Control

parameters are:
    -
  1. If the user's [=preference=] for this |session| issuch that the browser will +

  2. If the user's [=preference=] for this |session| is such that the browser will perform [=do-not-sell-or-share interaction|do-not-sell-or-share interactions=], let |gpc| be true.

  3. Otherwise, let |gpc| be false.

  4. Let |result| be a JSON [=Object=] with property "gpc" set to |gpc|. -

  5. Return [=success=] with data `null`. +

  6. Return [=success=] with data `result`.