Skip to content

Commit 228915b

Browse files
author
Kerry Watson
committed
Update science.rst
Fixed typo.
1 parent 4ca2eea commit 228915b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/science.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ packages, it is not limited to just Python packages. It has full support
131131
for native virtual environments. Conda makes environments first-class citizens,
132132
making it easy to create independent environments even for C libraries. It is
133133
written in Python, but is Python-agnostic. Conda can install Python directly with
134-
the command ``conda install python`` in contrast to pip which does not. Conda is
134+
the command `conda install python` in contrast to pip which does not. Conda is
135135
available in Anaconda and Miniconda (an easy-to-install download with just Python
136136
and conda).
137137

0 commit comments

Comments
 (0)