summaryrefslogtreecommitdiff
path: root/lib/spack/docs/mirrors.rst
diff options
context:
space:
mode:
Diffstat (limited to 'lib/spack/docs/mirrors.rst')
-rw-r--r--lib/spack/docs/mirrors.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/mirrors.rst b/lib/spack/docs/mirrors.rst
index ed15cb7d8b..2f376c095e 100644
--- a/lib/spack/docs/mirrors.rst
+++ b/lib/spack/docs/mirrors.rst
@@ -163,7 +163,7 @@ your site.
Mirror environment
^^^^^^^^^^^^^^^^^^
-To create a mirror of all packages required by a concerte environment, activate the environment and call ``spack mirror create -a``.
+To create a mirror of all packages required by a concrete environment, activate the environment and call ``spack mirror create -a``.
This is especially useful to create a mirror of an environment concretized on another machine.
.. code-block:: console