aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a3b9d57..e5f3257 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,8 +3,8 @@
## Contributing :
* Open an issue before work to hard
* **Work on the src branch**
-* **Use tab for identation**
-* **Preserve identation on empty line**
+* **Use tab for indentation**
+* **Preserve indentation on empty lines**
* **Test your changes**
- [ ] I've read these rules before submitting my PR.