From b6223d1a88b85918fb0dbc9757767c880c84bcfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Han=C3=A1k?= <47626173+phanak-sap@users.noreply.github.com> Date: Tue, 16 Jul 2024 13:36:34 +0200 Subject: [PATCH] docs: fix typo in CONTRIBUTING --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5de3d167..a4af4adc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ already a test going through the statements you have modified, you are probably wrong because you either added something new and it should be tested or you fixed a bug which was not detected by the test and hence the test must be enhanced - (ideally, you fist fix the test to reproduce the bug and then you fix the bug). + (ideally, you first fix the test to reproduce the bug and then you fix the bug). * Link commits to issues via referencing issue numbers: https://help.github.com/en/articles/closing-issues-using-keywords