Skip to content

Commit 056af93

Browse files
authored
Missing capitalisation of 'must'
1 parent d232e6d commit 056af93

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
@@ -938,7 +938,7 @@ Field Name | Type | Description
938938
For more complex scenarios a [Content Object](#contentObject) can be used to define the media type
939939
and schema of the parameter. This option is mutually exclusive with the simple scenario
940940
above. When `example` or `examples` are provided in conjunction with the `schema` object,
941-
the example must follow the prescribed serialization strategy for the parameter.
941+
the example MUST follow the prescribed serialization strategy for the parameter.
942942

943943

944944
Field Name | Type | Description

0 commit comments

Comments
 (0)