Skip to content

Commit ff584f1

Browse files
authored
Update CONTRIBUTING.md (#8466)
1 parent dfd339c commit ff584f1

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
@@ -236,7 +236,7 @@ tested by the CI, but once again, running the checks locally will speed up the r
236236

237237
To check your code type checking, run:
238238
```sh
239-
hatch run test:type
239+
hatch run test:types
240240
```
241241

242242

0 commit comments

Comments
 (0)