Skip to content

Commit fd8722c

Browse files
committed
Fix bit from 3.2 that does not apply to 3.1
1 parent 151841c commit fd8722c

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
@@ -1250,7 +1250,7 @@ The following section illustrates these rules.
12501250

12511251
##### Style Examples
12521252

1253-
Assume a parameter named `color` has one of the following values, where the value to the right of the `->` is what would be shown in the `dataValue` field of an Example Object:
1253+
Assume a parameter named `color` has one of the following values:
12541254

12551255
```js
12561256
string -> "blue"

0 commit comments

Comments
 (0)