Skip to content

Commit cf3eded

Browse files
authored
Update docs/source/config_file.rst
1 parent b09c6a4 commit cf3eded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/config_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ configuration files in the following locations (in this order):
2525
3. ``~/.mypy.ini``
2626

2727
The :option:`--config-file <mypy --config-file>` command-line flag has the
28-
highest precedence and must be point towards a valid configuration file;
28+
highest precedence and must point towards a valid configuration file;
2929
otherwise mypy will report an error and exit. Without the command line option,
3030
mypy will look for configuration files in the precedence order above.
3131

0 commit comments

Comments
 (0)