Skip to content

Commit 1cf1c65

Browse files
authored
Update src/oas.md
1 parent f3b08e5 commit 1cf1c65

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
@@ -3587,7 +3587,7 @@ The in-memory instance data structure for the above example would be:
35873587
###### XML With `null` Values
35883588

35893589
Recall that the schema validates the in-memory data, not the XML document itself.
3590-
The properties of the `"metadata"` element are omitted for brevity as it is here to show how the `null` value is represented.
3590+
The properties of the `"related"` element object are omitted for brevity as it is here to show how the `null` value is represented.
35913591

35923592
```yaml
35933593
product:

0 commit comments

Comments
 (0)