Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Dec 25, 2022
1 parent 9dbd90c commit 65a4031
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ We actively welcome your pull requests.
### Pre-commit hooks
In order to ensure your code lints, there are pre-commit hooks configured in the repository which you can install.
After installation, they will automatically run each time you commit.
An abbreviated guide is given below; for more information, refer to [the offical pre-commit documentation](https://pre-commit.com/).
An abbreviated guide is given below; for more information, refer to [the official pre-commit documentation](https://pre-commit.com/).
```
pip install pre-commit
Expand All @@ -64,4 +64,4 @@ reproduce the issue or understand the problem.
## License
By contributing to metaseq, you agree that your contributions will be licensed
under the LICENSE file in the root directory of this source tree.
under the LICENSE file in the root directory of this source tree.

0 comments on commit 65a4031

Please sign in to comment.