Skip to content

Commit 4fc2bab

Browse files
committed
Adjusted Environment casing
1 parent 60f955c commit 4fc2bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/misc/00_intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Glossary
66

77
.. glossary::
88

9-
ENVIRONMENT
9+
Environment
1010
An environment is a tool that helps to keep dependencies required by different projects separate by creating isolated spaces for them that contain per-project dependencies for them. `Learn More <https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/environments.html>`__.
1111

1212
CI

0 commit comments

Comments
 (0)