Skip to content

Commit 4196d39

Browse files
committed
Fix lingering supplier-questionnaire.json reference in example
1 parent d6515e6 commit 4196d39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/drizzle-storage-reference.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Field definitions live in the Zod schema; this file is just a starting
33
// point for response persistence. Adapt FK targets and tenant model to your
44
// stack. The only contract is that fieldId matches an id from
5-
// supplier-questionnaire.json.
5+
// supply-chain-questionnaire.json.
66

77
import {
88
pgTable,

0 commit comments

Comments
 (0)