Skip to content

Commit 26e0977

Browse files
authored
Merge pull request #1829 from abdulfataiaka/patch-1
Update invocation.rst file
2 parents 018b0c7 + 9b68877 commit 26e0977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user/invocation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Or
5151

5252
This is the last time we will show both versions of an invocation.
5353
From now on, we'll simply use ``flake8`` and assume that the user
54-
knows they can instead use ``python<version> -m flake8`` instead.
54+
knows they can instead use ``python<version> -m flake8``.
5555

5656
It's also possible to narrow what |Flake8| will try to check by specifying
5757
exactly the paths and directories you want it to check. Let's assume that

0 commit comments

Comments
 (0)