From 8b994be3815aa1e89cec57e5b6bd71851542503b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EC=A4=80=ED=98=95?= <109512586+junhyung8795@users.noreply.github.com> Date: Wed, 18 Mar 2026 23:43:45 +0900 Subject: [PATCH] Remove unnecessary space in contributing guide title Closes gh-36491 Signed-off-by: junhyung8795 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8d582c65489..0b28403db7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contributing to the Spring Framework +# Contributing to the Spring Framework First off, thank you for taking the time to contribute! :+1: :tada: