[docs] getting_started.rst: fix typo (#19815)

This commit is contained in:
Emir İşman
2020-11-09 23:31:53 +01:00
committed by GitHub
parent f69643512c
commit 98e709da3b

View File

@@ -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 <packaging-shell-support>`,
:ref:`environments <environments>`, and :ref:`modules <modules>`. For
``bash``, it also sets up tab completion.