We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c98a51 commit 5203777Copy full SHA for 5203777
1 file changed
README.md
@@ -374,6 +374,6 @@ however, the system object(s) will need to be recreated via
374
7. Update `README.md` with any new documentation.
375
8. Run tests and ensure 100% code coverage: `make coverage`
376
9. Ensure you have no linting errors: `make lint`
377
-10. Ensure you have no typed your code correctly: `make type`
+10. Ensure you have no typed your code correctly: `make typing`
378
11. Add yourself to `AUTHORS.md`.
379
12. Submit a pull request!
0 commit comments