From 3502a4be7c38dc36042b9fec7217dea6e5c58a37 Mon Sep 17 00:00:00 2001 From: M M Arif Date: Tue, 3 Dec 2019 12:54:44 +0000 Subject: [PATCH] --- Code-Standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Standards.md b/Code-Standards.md index 0e9d9fd..495ff02 100644 --- a/Code-Standards.md +++ b/Code-Standards.md @@ -66,4 +66,4 @@ else { ``` #### Tab or spaces? -GitNex app has used tabs(4 spaces) and it is recommended to use tab. \ No newline at end of file +GitNex app has used tabs(4 spaces) and it is recommended to use tab for indentation. \ No newline at end of file