summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorHugo <hugovk@gmail.com>2020-03-25 20:29:47 +0000
committerHugo <hugovk@gmail.com>2020-03-25 20:29:47 +0000
commit9a481c186ecb84f06a9a87eeb0630a4759f5a3a0 (patch)
tree5bbd5ea16f5a54b479b6f9f5ef452668669a933e /docs/source
parenteee1e7139d85fbc3db244a2fcffe53422c237e38 (diff)
downloadflake8-9a481c186ecb84f06a9a87eeb0630a4759f5a3a0.tar.gz
Fix typo
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/user/error-codes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/user/error-codes.rst b/docs/source/user/error-codes.rst
index 54869c9..1bc3d7f 100644
--- a/docs/source/user/error-codes.rst
+++ b/docs/source/user/error-codes.rst
@@ -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.