Skip to content

Commit 790b475

Browse files
committed
update readme
1 parent 41e0860 commit 790b475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ This method returns you the specified relation of a node
745745
The returning object will have the next structure:
746746
```js
747747
{
748-
"exists": true|false, //Indicates if has parent|children|siblings
748+
"exist": true|false, //Indicates if has parent|children|siblings
749749
"visible":true|false, //Indicates if the relationship nodes are visible
750750
}
751751
```

0 commit comments

Comments
 (0)