From 2fdd09a71ee73a720fb9de7c788c5ed96cfb53a7 Mon Sep 17 00:00:00 2001 From: Maximilian Hubert <64627729+gap-editor@users.noreply.github.com> Date: Wed, 19 Feb 2025 01:04:05 +0100 Subject: [PATCH] Update contributing.md --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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