Merge branch '_writing-code-typo-fix' into 'master'

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

See merge request pycqa/flake8!243
This commit is contained in:
Ian Stapleton Cordasco 2018-06-29 01:46:06 +00:00
commit 79a7463396

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