Skip to content

Commit 7f6f749

Browse files
committed
[docs] Small typo
1 parent ad11ef3 commit 7f6f749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/relationships.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export type Relationship = {
4040
};
4141

4242
/**
43-
* The RelationshipCallback type describes a function that takes an
43+
* The RelationshipCallback type describes a function that takes a
4444
* Relationship's Id and a callback to loop over each local Row within it.
4545
*
4646
* A RelationshipCallback is provided when using the forEachRelationship method,

0 commit comments

Comments
 (0)