Skip to content

Commit f22129c

Browse files
authored
Merge pull request OAI#968 from MikeRalphson/patch-6
Missing capitalisation of 'must'
2 parents 8ebf20e + 056af93 commit f22129c

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

949949

950950
Field Name | Type | Description

0 commit comments

Comments
 (0)