Skip to content

Commit ef323df

Browse files
authored
docs(config): Fix minor typo (#2785)
1 parent 0580121 commit ef323df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ Python run
617617
External package builder
618618
~~~~~~~~~~~~~~~~~~~~~~~~
619619

620-
tox supports operating with externally built packages. External packages might be provided in two wayas:
620+
tox supports operating with externally built packages. External packages might be provided in two ways:
621621

622622
- explicitly via the :ref:`--installpkg <tox-run---installpkg>` CLI argument,
623623
- setting the :ref:`package` to ``external`` and using a tox packaging environment named ``<package_env>_external``

0 commit comments

Comments
 (0)