Skip to content

Commit a9a9907

Browse files
committed
doc: improve description
1 parent 8f409f5 commit a9a9907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/graph/delete-entity.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ type DeleteEntityResult = {
3030
};
3131

3232
/**
33-
* Deletes an entity from the graph.
33+
* Deletes an entity from a space.
3434
*
3535
* @example
3636
* ```ts

0 commit comments

Comments
 (0)