We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
children
1 parent e929e87 commit a6d3a03Copy full SHA for a6d3a03
readme.md
@@ -21,7 +21,7 @@ and their related projects.
21
`string`;
22
23
* may have either a `value` property set to a `string` or a `children`
24
- property set to an array of one or more `Unist` nodes;
+ property set to an array of zero or more `Unist` nodes;
25
26
* may have a `data` property set to a `JSON.stringify`able object;
27
0 commit comments