[docs] getting_started.rst: fix typo (#19815)
This commit is contained in:
parent
f69643512c
commit
98e709da3b
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ for your shell:
|
||||||
That's it! You're ready to use Spack.
|
That's it! You're ready to use Spack.
|
||||||
|
|
||||||
Sourcing these files will put the ``spack`` command in your ``PATH``, set
|
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>`,
|
shell integration for :ref:`certain commands <packaging-shell-support>`,
|
||||||
:ref:`environments <environments>`, and :ref:`modules <modules>`. For
|
:ref:`environments <environments>`, and :ref:`modules <modules>`. For
|
||||||
``bash``, it also sets up tab completion.
|
``bash``, it also sets up tab completion.
|
||||||
|
|
Loading…
Reference in a new issue