From 9c5ed3bd51ae1e1aa5e1f2ade24c1420d0802357 Mon Sep 17 00:00:00 2001 From: Tim Fischer Date: Tue, 12 Dec 2023 11:31:14 +0100 Subject: [PATCH] :pencil2: Improve typo fix --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0759f6d6a..2f18d1471 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ please find some of the most important points below. * :sparkles: `:sparkles:` When introducing a new feature * :art: `:art:` Improving the format/structure of the code * :zap: `:zap:` When improving performance - * :fire: `:fire` Removing code or files. + * :fire: `:fire` (When) removing code or files. * :memo: `:memo:` When writing docs * :bug: `:bug:` When fixing a bug * :wastebasket: `:wastebasket:` When removing code or files