Skip to content

Commit 14ab6bc

Browse files
Update src/user/introduction.rst
Co-authored-by: Matthew R. Becker <[email protected]>
1 parent c22aaed commit 14ab6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/user/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ From now on using ``conda install <package-name>`` will also find packages in ou
6565
we recommend always installing your packages inside a new environment instead of the ``base`` (formerly known as ``root``) environment,
6666
and we also recommend the use of ``miniconda`` instead of the Anaconda Distribution.
6767
Using environments make it easier to debug problems with packages and ensure the stability of your ``base`` environment.
68-
Avoiding the Anaconda Distribution reduces chances of unsolvable/conflict installations, it is also a smaller download.
68+
Avoiding the Anaconda Distribution reduces chances of unsolvable/conflicting installations, it is also a smaller download.
6969

7070
.. note::
7171

0 commit comments

Comments
 (0)