We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c6754 commit a990c96Copy full SHA for a990c96
1 file changed
tutorial_environments.rst
@@ -30,7 +30,7 @@ Spack environments are based around two key files that can be easily shared and
30
31
* ``spack.yaml`` -- The main configuration file where we specify which packages to install, compilers to use, and other Spack settings.
32
33
-* ``spack.lock`` -- A lockfile that captures the complete provenance of you environment, enabling reproduction of software environments.
+* ``spack.lock`` -- A lockfile that captures the complete provenance of your environment, enabling reproduction of software environments.
34
35
---------------------
36
Why Use Environments?
0 commit comments