Skip to content

Commit 99d6de2

Browse files
authored
core(typo): male -> make (#33)
1 parent aa22980 commit 99d6de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)