We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 018b0c7 + 9b68877 commit 26e0977Copy full SHA for 26e0977
docs/source/user/invocation.rst
@@ -51,7 +51,7 @@ Or
51
52
This is the last time we will show both versions of an invocation.
53
From now on, we'll simply use ``flake8`` and assume that the user
54
- knows they can instead use ``python<version> -m flake8`` instead.
+ knows they can instead use ``python<version> -m flake8``.
55
56
It's also possible to narrow what |Flake8| will try to check by specifying
57
exactly the paths and directories you want it to check. Let's assume that
0 commit comments