Merge branch 'patch-1' into 'master'

Docs: Fix typo

See merge request pycqa/flake8!416
This commit is contained in:
Anthony Sottile 2020-03-25 20:33:10 +00:00
commit 1be8707dc7

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.