diff --git a/contributing.md b/contributing.md index 9265b0d..fb536b3 100644 --- a/contributing.md +++ b/contributing.md @@ -4,7 +4,7 @@ ### Checks -* [ ] I've made sure the lint is passing in this PR. +* [ ] I've made sure the linter is passing in this PR. * [ ] I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant. * [ ] Testing Strategy * [ ] Unit tests