1
0
mirror of https://github.com/HorlogeSkynet/archey4 synced 2025-07-11 12:00:12 +02:00

Fixes a typo in the GitHub pull request template

This commit is contained in:
Samuel FORESTIER
2020-03-26 09:13:25 +01:00
parent 90975d4ee3
commit 97adb56b6a

@ -25,6 +25,6 @@
<!--- Put an `X` in all the boxes that apply : -->
- [ ] \[IF NEEDED\] I have updated the _README.md_ file accordingly ;
- [ ] \[IF NEEDED\] I have updated the test cases (which pass) accordingly ;
- [ ] My change looks good ;
- [ ] My changes looks good ;
- [ ] I agree that my code may be modified in the future ;
- [ ] My code follows the code style of this project ([PEP8](https://www.python.org/dev/peps/pep-0008/)).