From 95cc78d5b4a909d0127bef7143a3ea99bfffc6a8 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Sat, 7 Jun 2025 20:06:19 +0200 Subject: [PATCH] Fix typo Fix #1120 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc5aa56ff..80903ed1f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ contributing journey as good an experience as it can be. # Submitting patches -Patches should be submitted through Github PR. We di put some effort to setup a +Patches should be submitted through Github PR. We did put some effort to setup a decent Continuous Integration coverage, please try to make it green ;-) We use [clang-format](https://clang.llvm.org/docs/ClangFormat.html) to keep