From fc22265bc82d32e6d84c6036499b90c714dd2b64 Mon Sep 17 00:00:00 2001 From: Tim Fischer Date: Wed, 26 Jun 2024 13:51:28 +0200 Subject: [PATCH] :zany_face: Fixing CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2f18d1471..6f5c53f95 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,7 +45,7 @@ please find some of the most important points below. * :arrow_up: `:arrow_up:` When upgrading dependencies * :arrow_down: `:arrow_down:` When downgrading dependencies * :rotating_light: `:rotating_light:` When removing linter warnings - * :pencil2: `:pencil2:` Fixing typos + * :zany_face: `:zany_face:` Fixing typos * :recycle: `:recycle:` Refactoring code. * :boom: `:boom:` Introducing breaking changes * :truck: `:truck:` Moving or renaming files.