We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d8113 commit 38dd8c0Copy full SHA for 38dd8c0
docs/config.rst
@@ -1135,7 +1135,7 @@ changed via ``TOX_USER_CONFIG_FILE`` environment variable. Example configuration
1135
1136
Set CLI flags via environment variables
1137
---------------------------------------
1138
-All configuration can be overriden via environment variables too, the naming convention here is ``TOX_<option>``. E.g.
+All configuration can be overridden via environment variables too, the naming convention here is ``TOX_<option>``. E.g.
1139
``TOX_WORK_DIR`` sets the ``--workdir`` flag, or ``TOX_OVERRIDE`` sets the ``--override`` flag. For flags accepting more
1140
than one argument, use the ``;`` character to separate these values:
1141
0 commit comments