summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/spack/docs/workflows.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/workflows.rst b/lib/spack/docs/workflows.rst
index 314f57c8b5..3ca2353dc1 100644
--- a/lib/spack/docs/workflows.rst
+++ b/lib/spack/docs/workflows.rst
@@ -967,7 +967,7 @@ Distribute Your Software
Once you've released your software, other people will want to build
it; and you will need to tell them how. In the past, that has meant a
-few paragraphs of pros explaining which dependencies to install. But
+few paragraphs of prose explaining which dependencies to install. But
now you use Spack, and those instructions are written in executable
Python code. But your software has many dependencies, and you know
Spack is the best way to install it: