Merge pull request #205 from conqp/src

Fix typos
This commit is contained in:
MatMoul 2022-10-15 00:38:18 +02:00 committed by GitHub
commit ac154d4859
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.