>From 0dcf8304f771cf2a1710a355599b852fddedf586 Mon Sep 17 00:00:00 2001
From: Teemu Hukkanen <tjhukkan@iki.fi>
Date: Fri, 19 Jun 2026 19:53:49 +0300
Subject: [PATCH] Add missing space after a comma

---
 CODE_OF_CONDUCT.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index d65f3c1..8ee1171 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -104,7 +104,7 @@ All rules, processes, and procedures in this Covenant need not follow HBR — pa
 
 ### Attribution / Modifications
 
-Pursuant to requirements in the CC-By-SA-4.0§3(a),the copyleft-next project has preserved (and — when permitted and appropriate — amended) the following notices:
+Pursuant to requirements in the CC-By-SA-4.0§3(a), the copyleft-next project has preserved (and — when permitted and appropriate — amended) the following notices:
 
   * §3(a)(A)(i/v): This Code of Conduct is adapted from the Contributor Covenant, version 3.0, permanently available at [https://www.contributor-covenant.org/version/3/0/](https://www.contributor-covenant.org/version/3/0/).
 
-- 
2.53.0

