aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-05-25 11:25:17 +0800
committerJesús <heckyel@hyperbola.info>2022-05-25 11:25:17 +0800
commit450fe904ef5126101a58333164fb5b2fa03e39b1 (patch)
tree543c4929336630326c6254642d58d8205c5884c0
parent8585ad1f71218ddd559f15c7aa51671079c97401 (diff)
downloadhyperfi-450fe904ef5126101a58333164fb5b2fa03e39b1.tar.lz
hyperfi-450fe904ef5126101a58333164fb5b2fa03e39b1.tar.xz
hyperfi-450fe904ef5126101a58333164fb5b2fa03e39b1.zip
Fix typos
-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.