Skip to content

Commit fc8c7c8

Browse files
authored
Amend wording which might imply property ordering
1 parent d232e6d commit fc8c7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2295,7 +2295,7 @@ The Header Object follows the structure of the [Parameter Object](#parameterObje
22952295

22962296
1. `name` MUST NOT be specified, it is given in the [Headers Object](#headersObject).
22972297
1. `in` MUST NOT be specified, it is implicitly in `header`.
2298-
1. All traits that are affected by the ___location MUST follow the ___location of `header` (for example, [`style`](#parameterStyle)).
2298+
1. All traits that are affected by the ___location MUST be applicable to a ___location of `header` (for example, [`style`](#parameterStyle)).
22992299

23002300
##### Header Object Example
23012301

0 commit comments

Comments
 (0)