Skip to content

Commit abfd36f

Browse files
committed
Update src/oas.md
1 parent 85350c3 commit abfd36f

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

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

36993699
```yaml
37003700
product:

0 commit comments

Comments
 (0)