Skip to content

Commit b044e33

Browse files
clarify wording
1 parent d17c1f8 commit b044e33

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
@@ -1261,7 +1261,7 @@ Assume a parameter named `color` has one of the following values:
12611261
object -> { "R": 100, "G": 200, "B": 150 }
12621262
```
12631263

1264-
The following table shows serialized examples, as would be shown with the `example` or `examples` keywords, of the different serializations for each value.
1264+
The following table shows serialized examples, as would be shown with the `example` or `examples` keywords, of the different serializations for the value of each supported type.
12651265

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

0 commit comments

Comments
 (0)