diff --git a/index.src.html b/index.src.html index b2ade75..7612b18 100644 --- a/index.src.html +++ b/index.src.html @@ -190,7 +190,7 @@

Examples

And the following headers, which direct CSP and HPKP reports to that group:
-      Content-Security-Policy: ...; report-to=endpoint-1
+      Content-Security-Policy: ...; report-to endpoint-1
       Public-Key-Pins: ...; report-to=endpoint-1
     
@@ -218,7 +218,7 @@

Examples

endpoint:
-      Content-Security-Policy: ...; report-to=csp-endpoint
+      Content-Security-Policy: ...; report-to csp-endpoint
       Public-Key-Pins: ...; report-to=hpkp-endpoint