We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad11ef3 commit 7f6f749Copy full SHA for 7f6f749
src/relationships.d.ts
@@ -40,7 +40,7 @@ export type Relationship = {
40
};
41
42
/**
43
- * The RelationshipCallback type describes a function that takes an
+ * The RelationshipCallback type describes a function that takes a
44
* Relationship's Id and a callback to loop over each local Row within it.
45
*
46
* A RelationshipCallback is provided when using the forEachRelationship method,
0 commit comments