Fix typos

This commit is contained in:
Richard Neumann 2022-01-20 13:39:36 +01:00 committed by GitHub
parent 8ab0776267
commit 4756660f5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.