Skip to content

Commit 2d2653d

Browse files
authored
[Editorial] Fix csp-hash report type in example (#729)
1 parent af1af21 commit 2d2653d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1679,7 +1679,7 @@ Host: example.com
16791679
Content-Type: application/reports+json
16801680

16811681
[{
1682-
"type": "csp-hash-report",
1682+
"type": "csp-hash",
16831683
"age": 12,
16841684
"url": "https://example.com/",
16851685
"user_agent": "Mozilla/5.0 (X11; Linux i686; rv:132.0) Gecko/20100101 Firefox/132.0",

0 commit comments

Comments
 (0)