diff --git a/docs/reference/slate/node.md b/docs/reference/slate/node.md index b628e91a5..0926ffd50 100644 --- a/docs/reference/slate/node.md +++ b/docs/reference/slate/node.md @@ -334,7 +334,7 @@ Get the direction of the text content in the node. ### `getTexts` -`getTexts(range: Range) => List` +`getTexts() => List` Get all of the [`Text`](./text.md) nodes in a node.