diff --git a/lib/spack/docs/basic_usage.rst b/lib/spack/docs/basic_usage.rst
index df9a3901bfcb6fd418005810aa7a8433f887ed93..a42d9417916de1a57208c0f48fcdd8b19f5afb85 100644
--- a/lib/spack/docs/basic_usage.rst
+++ b/lib/spack/docs/basic_usage.rst
@@ -1159,7 +1159,7 @@ More than one spec may be placed on the command line here.
 Module Commands for Shell Scripts
 ``````````````````````````````````
 
-Although Spack is flexbile, the ``module`` command is much faster.
+Although Spack is flexible, the ``module`` command is much faster.
 This could become an issue when emitting a series of ``spack load``
 commands inside a shell script.  By adding the ``--shell`` flag,
 ``spack module find`` may also be used to generate code that can be