mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-22 15:02:51 +02:00
Fix typo (#3827)
This commit is contained in:
@@ -292,7 +292,7 @@ export const Node = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the lash node entry in a root node from a path.
|
* Get the last node entry in a root node from a path.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
last(root: Node, path: Path): NodeEntry {
|
last(root: Node, path: Path): NodeEntry {
|
||||||
|
Reference in New Issue
Block a user