Skip to content

Commit a278a04

Browse files
authored
Apply suggestions from code review
1 parent ac42c51 commit a278a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Enjoy the clean, valid, and documented code!
1818
* [Prepare basic documentation](#prepare-basic-documentation)
1919
* [Add code](#add-code)
2020
* [Finish with the documentation](#finish-with-the-documentation)
21-
* [Testing](#testing-python-hooks)
21+
* [Testing python hooks](#testing-python-hooks)
2222

2323
## Run and debug hooks locally
2424

@@ -159,7 +159,7 @@ You can use [this PR](https://github.com/antonbabenko/pre-commit-terraform/pull/
159159
160160
## Testing python hooks
161161
162-
Tu run tests, you need:
162+
To run tests, you need:
163163
164164
```bash
165165
pip install pytest pytest-mock

0 commit comments

Comments
 (0)