From 3b0f410fe071e1ba86ec1ce102a010f4e659e788 Mon Sep 17 00:00:00 2001 From: Alve <alve@hotmail.se> Date: Mon, 12 Oct 2020 11:14:56 +0200 Subject: [PATCH] Fixed readme --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index edb9eea..6295b71 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,6 @@ - Make actual quality PRs, no +1 etc. ## General format rules - - Use TABS for indentation. + - Use SPACES for indentation. - Try to follow the layout of the code. - Follow the file structure, don't deviate from it.