Merge branch 'patch-1' into 'master'

Docs: Fix typo

See merge request pycqa/flake8!416
This commit is contained in:
Hugo 2020-03-25 20:31:44 +00:00
commit 8f3f8781cc

View file

@ -4,7 +4,7 @@
Error / Violation Codes
=========================
Flake8 and its plugins assign a code to each message that we refer to as a
Flake8 and its plugins assign a code to each message that we refer to as an
:term:`error code` (or :term:`violation`). Most plugins will list their error
codes in their documentation or README.