Skip to content

Commit 79390f0

Browse files
PythonCHBchrysle
andauthored
fixed typo
Co-authored-by: chrysle <fritzihab@posteo.de>
1 parent ef6188a commit 79390f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/key_projects.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,9 +394,9 @@ many of their combined features, such as package management, virtual environment
394394
management and deployment of binary extensions and other binary code.
395395

396396
Conda does not install packages from PyPI -- it can only manage packages built specifically
397-
for conda, which can be made available on a "conda channel", such as those hosted by
397+
for conda, which can be made available on a "conda channel", such as those hosted on
398398
`anaconda.org <https://anaconda.org/>`_ or a local (e.g. intranet) package server. In additon
399-
to the "defults" channel managed by `Anaconda, Inc <https://www.anaconda.com/>`_, there are
399+
to the "default" channels managed by `Anaconda, Inc <https://www.anaconda.com/>`_, there are
400400
a wide variety of packages from the community supported
401401
`conda-forge project <https://conda-forge.org/>`__
402402

0 commit comments

Comments
 (0)