Skip to content

Commit 8631da4

Browse files
doc typo
Co-authored-by: Copilot <[email protected]>
1 parent d083489 commit 8631da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/compute/populate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The `make` callback does three things:
6464

6565
A single `make` call may populate multiple entities when `key` does not specify the
6666
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.
67+
This design is uncommon and not recommended.
6868
The standard practice for autopopulated tables is to have its primary key composed of
6969
foreign keys pointing to parent tables.
7070

0 commit comments

Comments
 (0)