Fix "styl" -> "style" typo in writing code docs

This commit is contained in:
Valentin Ignatev 2018-06-16 10:19:47 +10:00
parent 33e7eae53a
commit 76a73eb9a4
No known key found for this signature in database
GPG key ID: 9D59E0DF85FFD21B

View file

@ -4,7 +4,7 @@
Writing Code for Flake8
=========================
The maintainers of |Flake8| unsurprisingly have some opinions about the styl
The maintainers of |Flake8| unsurprisingly have some opinions about the style
of code maintained in the project.
At the time of this writing, |Flake8| enables all of PyCodeStyle's checks, all