Skip to content

Commit 8ef7aab

Browse files
clarify wording
1 parent 01bf685 commit 8ef7aab

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
@@ -906,7 +906,7 @@ Assume a parameter named `color` has one of the following values, where the valu
906906
object -> { "R": 100, "G": 200, "B": 150 }
907907
```
908908

909-
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.
909+
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.
910910

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

0 commit comments

Comments
 (0)