diff --git a/docs/launching-apps/quickstart.rst b/docs/launching-apps/quickstart.rst index 5196968ef35..2a3fb37e535 100644 --- a/docs/launching-apps/quickstart.rst +++ b/docs/launching-apps/quickstart.rst @@ -162,7 +162,7 @@ The scheduler then passes both pieces of information (the number of processes and the hosts to use) to Open MPI. There are two ways to launch in a scheduled environment. Nominally, -they both achieve the same thing: they launch MPI processes. Them +they both achieve the same thing: they launch MPI processes. The main user-observable difference between the two methods is that :ref:`mpirun(1) ` has many more features than scheduler direct launchers.