Skip to content

Commit 5203777

Browse files
committed
Fixed an incorrect README.md instruction
1 parent 9c98a51 commit 5203777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,6 @@ however, the system object(s) will need to be recreated via
374374
7. Update `README.md` with any new documentation.
375375
8. Run tests and ensure 100% code coverage: `make coverage`
376376
9. Ensure you have no linting errors: `make lint`
377-
10. Ensure you have no typed your code correctly: `make type`
377+
10. Ensure you have no typed your code correctly: `make typing`
378378
11. Add yourself to `AUTHORS.md`.
379379
12. Submit a pull request!

0 commit comments

Comments
 (0)