Fix typos

This commit is contained in:
Jesús 2022-05-25 11:25:17 +08:00
parent 8585ad1f71
commit 450fe904ef
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -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.