Skip to content

Commit bd97d2e

Browse files
clarify wording
1 parent 2e35923 commit bd97d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ Assume a parameter named `color` has one of the following values, where the valu
907907
object -> { "R": 100, "G": 200, "B": 150 }
908908
```
909909

910-
The following table shows serialized examples, as would be shown with the `serializedValue` field of an Example Object, of the different serializations for each value.
910+
The following table shows serialized examples, as would be shown with the `serializedValue` field of an Example Object, of the different serializations for the value of each supported type.
911911

912912
* The value _empty_ denotes the empty string, and is unrelated to the `allowEmptyValue` field.
913913
* The behavior of combinations marked _n/a_ is undefined.

0 commit comments

Comments
 (0)