Skip to content

Commit b2cca4b

Browse files
authored
Merge pull request #298 from bsipocz/DOC_Anaconda_to_conda
Minor rephrasing
2 parents 1fedc2b + 7236eab commit b2cca4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ In this case, we have two important files:
122122
* **A content file**: `index.ipynb` is a short Jupyter Notebook that
123123
generates a plot.
124124
* **An environment configuration file**: `environment.yml` is a standard
125-
file that specifies an Anaconda environment.
125+
file that specifies a conda environment.
126126

127127

128128
:::{important}

0 commit comments

Comments
 (0)