diff --git a/docs/api/node.md b/docs/api/node.md index 0cf85df9e..7ffcb91ef 100644 --- a/docs/api/node.md +++ b/docs/api/node.md @@ -102,4 +102,4 @@ Get the concatenated text string of a node's content. Note that this will not in Return a generator of all leaf text nodes in a root node. -Options: `{from?: Path, to?: Path, reverse?: boolean, pass?: (node: NodeEntry => boolean)}` \ No newline at end of file +Options: `{from?: Path, to?: Path, reverse?: boolean, pass?: (node: NodeEntry => boolean)}`