Skip to content

Commit 91be624

Browse files
author
Really Him
committed
docs: small fix to contributing doc
1 parent fb34d1d commit 91be624

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ npm install # install dependencies
3333
## Making Changes
3434

3535
Note that schema changes are made to `schema.ts`. `schema.json` is generated from
36-
`schema.ts` using `npm run validate:schema`.
36+
`schema.ts` using `npm run generate:json`. You should validate your `schema.ts` changes
37+
by running `npm run validate:schema`.
3738

3839
1. Create a new branch:
3940

0 commit comments

Comments
 (0)