Skip to content

Commit 78be284

Browse files
Merge branch 'conda_notes' of https://github.com/ChrisBarker-NOAA/python-packaging-user-guide into conda_notes
2 parents e3e561f + fd59cbe commit 78be284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/key_projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ Conda is a package, dependency, and environment management system for any langua
408408
Ruby, C/C++, Fortran, and more. It is written in Python and
409409
widely used in the Python scientific computing community, due to its support for non-Python
410410
compiled libraries and extensions. It is used as the basis of the `Anaconda
411-
<https://docs.anaconda.com/anaconda/>`__ Python distribution from Anaconda, Inc. It waas originally
411+
<https://docs.anaconda.com/anaconda/>`__ Python distribution from Anaconda, Inc. It was originally
412412
aimed at the scientific community, but can also be used on its own, or with the
413413
:doc:`miniconda <conda:miniconda>`, `miniforge <https://github.com/conda-forge/miniforge>`_ or
414414
`pixi <https://pixi.sh/>`_ systems. It is available for Windows, Mac and Linux systems.

0 commit comments

Comments
 (0)