Skip to content

Commit

Permalink
Typo in contributing
Browse files Browse the repository at this point in the history
Signed-off-by: Aveline Scosus <[email protected]>
  • Loading branch information
Aveline Scosus committed May 29, 2024
1 parent 85e22b9 commit 149e248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ conda install -c conda-forge pre-commit
pip install pre-commit
```

Then, run pre-commit hooks before committing your code. This wil reformat the stagged files:
Then, run pre-commit hooks before committing your code. This will reformat the staged files:
```
pre-commit run
```
Expand Down

0 comments on commit 149e248

Please sign in to comment.