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 d083489 commit 8631da4Copy full SHA for 8631da4
docs/src/compute/populate.md
@@ -64,7 +64,7 @@ The `make` callback does three things:
64
65
A single `make` call may populate multiple entities when `key` does not specify the
66
entire primary key of the populated table, when the definition adds new attributes to the primary key.
67
-This is design is uncommon and not recommended.
+This design is uncommon and not recommended.
68
The standard practice for autopopulated tables is to have its primary key composed of
69
foreign keys pointing to parent tables.
70
0 commit comments