Skip to content

Commit a990c96

Browse files
authored
Fix you -> your
1 parent 98c6754 commit a990c96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial_environments.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Spack environments are based around two key files that can be easily shared and
3030

3131
* ``spack.yaml`` -- The main configuration file where we specify which packages to install, compilers to use, and other Spack settings.
3232

33-
* ``spack.lock`` -- A lockfile that captures the complete provenance of you environment, enabling reproduction of software environments.
33+
* ``spack.lock`` -- A lockfile that captures the complete provenance of your environment, enabling reproduction of software environments.
3434

3535
---------------------
3636
Why Use Environments?

0 commit comments

Comments
 (0)