Skip to content

Commit 957e020

Browse files
Hyperlint Automation Fix
1 parent 41f3501 commit 957e020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/1.1.1.1/encryption/dns-over-https/make-api-requests/dns-wireformat.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ slug: 1.1.1.1/encryption/dns-over-https/make-api-requests/dns-wireformat
99

1010
Cloudflare respects DNS wireformat as defined in [RFC 1035](https://www.rfc-editor.org/rfc/rfc1035.html).
1111

12-
To send queries using DNS wireformat, set the header `accept: application/dns-message`, or `content-type: application/dns-message` if using `POST` to signalize the media type of the query.
12+
To send queries using DNS wireformat, set the header `accept: application/dns-message`, or `content-type: application/dns-message` if using `POST` to indicate the media type of the query.
1313

1414
Queries using DNS wireformat can be sent using `POST` or `GET`.
1515

0 commit comments

Comments
 (0)