Skip to content

Commit c8da7ff

Browse files
authored
Update cli_interface.rst (#2586)
Typo — then -> the
1 parent 7499d19 commit c8da7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli_interface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CLI flags
1010

1111
It modifies the environment variables in a shell to create an isolated Python environment, so you'll need to have a
1212
shell to run it. You can type in ``virtualenv`` (name of the application) followed by flags that control its
13-
behaviour. All options have sensible defaults, and there's one required argument: then name/path of the virtual
13+
behaviour. All options have sensible defaults, and there's one required argument: the name/path of the virtual
1414
environment to create. The default values for the command line options can be overridden via the
1515
:ref:`conf_file` or :ref:`env_vars`. Environment variables takes priority over the configuration file values
1616
(``--help`` will show if a default comes from the environment variable as the help message will end in this case

0 commit comments

Comments
 (0)