Fix a typo in the docs

Co-authored-by: Ray Speth <speth@mit.edu>
This commit is contained in:
Bryan Weber 2024-06-23 10:13:08 -04:00 committed by Ray Speth
parent 03cdc61261
commit b36d15636f

View File

@ -239,5 +239,5 @@ running the commands:
```shell
conda activate ct-dev
conda update --conda-forge libcantera-devel
conda update --channel conda-forge libcantera-devel
```