Skip to content

Commit d074f3f

Browse files
authored
Fix typo
1 parent fc9b36f commit d074f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ User configuration
755755
------------------
756756

757757
tox allows creation of user level config-file to modify default values of the CLI commands.
758-
It is localted in the OS-specific user config directory under ``tox/config.ini`` path, see ``tox --help`` output for exact location.
758+
It is located in the OS-specific user config directory under ``tox/config.ini`` path, see ``tox --help`` output for exact location.
759759
It can be changed via ``TOX_CONFIG_FILE`` environment variable.
760760
Example configuration:
761761

0 commit comments

Comments
 (0)