Skip to content

Commit 6bd936f

Browse files
author
christof klaus
committed
fix typo
1 parent 4a8ddec commit 6bd936f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Workflow
1818
2. Clone your fork locally with git
1919
3. `Set up the environment <#setting-up-the-environment>`_
2020
4. Make your changes
21-
5. Run ``male lint`` to run linters and formatters. This step is optional and will be executed
21+
5. Run ``make lint`` to run linters and formatters. This step is optional and will be executed
2222
automatically by git before you make a commit, but you may want to run it manually in order to apply fixes
2323
6. Commit your changes to git
2424
7. Push the changes to your fork

0 commit comments

Comments
 (0)