Skip to content

Commit 88f8966

Browse files
authored
Fix incorrect hyphen in {X-Device-Type} example (follow-up to 5241ef5) (#836)
1 parent 5241ef5 commit 88f8966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/http-headers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ request or response. Hop-by-hop headers, on the contrary, are meaningful for a
409409
single connection only.] and must be propagated to the services down the call
410410
chain. The header names and values must remain unchanged.
411411

412-
The values of custom headers can influence query results (e.g. {XDeviceType} can
412+
The values of custom headers can influence query results (e.g. {X-Device-Type} can
413413
affect recommendation results by conveying device‑type information).
414414

415415
Sometimes the value of a proprietary header will be used as part of the entity

0 commit comments

Comments
 (0)