Skip to content

Commit 9a01da3

Browse files
Fix missing backtick in fetch-metadata description (#1820)
1 parent 0e4a403 commit 9a01da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/fetch-metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: Fetch metadata request headers
2-
description: The `Sec-Fetch-Dest`, `Sec-Fetch-Mode, `Sec-Fetch-Site`, and `Sec-Fetch-User` HTTP headers provide extra information about the way a request was made, to help servers reject certain kinds of malicious requests.
2+
description: The `Sec-Fetch-Dest`, `Sec-Fetch-Mode`, `Sec-Fetch-Site`, and `Sec-Fetch-User` HTTP headers provide extra information about the way a request was made, to help servers reject certain kinds of malicious requests.
33
spec: https://w3c.github.io/webappsec-fetch-metadata/

0 commit comments

Comments
 (0)