Update lib/spack/docs/environments.rst

Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
This commit is contained in:
psakievich
2022-09-27 21:08:25 -06:00
committed by GitHub
parent bce2d38bfc
commit addb891f42

View File

@@ -73,7 +73,7 @@ Spack then creates the directory ``var/spack/environments/myenv``.
.. note::
All named environments by default are stored in the ``var/spack/environments`` folder.
This location can be changed by setting the ``envionments_root`` variable in ``config.yaml``.
This location can be changed by setting the ``environments_root`` variable in ``config.yaml``.
In the ``var/spack/environments/myenv`` directory, Spack creates the
file ``spack.yaml`` and the hidden directory ``.spack-env``.