"an error code" not "a error code"
This commit is contained in:
Hugo van Kemenade 2019-11-27 14:23:27 +02:00 committed by GitHub
parent e571167161
commit e03e849215
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.