Skip to content

Commit 57e8482

Browse files
author
chouchouji
committed
docs: correct type verify command
1 parent 5077381 commit 57e8482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The `examples/` directory contains sample projects that demonstrate how to use C
200200
pnpm lint
201201

202202
# Verify type correctness
203-
pnpm type-check
203+
pnpm types
204204

205205
# Run tests
206206
pnpm test

0 commit comments

Comments
 (0)