diff --git a/lib/spack/docs/getting_started.rst b/lib/spack/docs/getting_started.rst index 052a028045..f1df0343bd 100644 --- a/lib/spack/docs/getting_started.rst +++ b/lib/spack/docs/getting_started.rst @@ -67,7 +67,7 @@ for your shell: That's it! You're ready to use Spack. Sourcing these files will put the ``spack`` command in your ``PATH``, set -up your ``MOUDLEPATH`` to use Spack's packages, and add other useful +up your ``MODULEPATH`` to use Spack's packages, and add other useful shell integration for :ref:`certain commands `, :ref:`environments `, and :ref:`modules `. For ``bash``, it also sets up tab completion.