Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2020-11-09 07:16:47 +0300
committerJosh Soref <jsoref@users.noreply.github.com>2020-11-09 07:38:46 +0300
commiteadd2a8ed8d084536b4d0043f79ca1e8aee598d4 (patch)
tree820bda14f4acf8f09a920246ff66a5b64fff1560 /CONTRIBUTING.md
parentab1aa322accb4c0cc7f1586b4f03517a6c5bd0cf (diff)
spelling: indentation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 66a7b19b..b3ea40ec 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -27,7 +27,7 @@ To ensure all pull requests can be easily checked and merged, here are some tips
## Code Guidelines
### General
-Identation should be 4 spaces (no tab character).
+Indentation should be 4 spaces (no tab character).
### Comments
Comments: use # sign followed by a space. When needed, create a comment block.