Skip to content

Commit 2f129ec

Browse files
handrewsralfhandl
andauthored
Wording consistency (review feedback)
Co-authored-by: Ralf Handl <[email protected]>
1 parent 29e7658 commit 2f129ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2232,7 +2232,7 @@ Expressions can be embedded into string values by surrounding the expression wit
22322232

22332233
#### <a name="headerObject"></a>Header Object
22342234

2235-
The Header Object is used to describe headers for [HTTP responses](#responseHeaders) and for [individual parts in `multipart` representations](#encodingHeaders); see the relevant [Header Object](#headerObject) and [Encoding Object](#encodingObject) documentation for restrictions on which headers can be described.
2235+
Describes a single header for [HTTP responses](#responseHeaders) and for [individual parts in `multipart` representations](#encodingHeaders); see the relevant [Response Object](#responseObject) and [Encoding Object](#encodingObject) documentation for restrictions on which headers can be described.
22362236

22372237
The Header Object follows the structure of the [Parameter Object](#parameterObject), including determining its serialization strategy based on whether `schema` or `content` is present, with the following changes:
22382238

0 commit comments

Comments
 (0)