Wording authored by Volker Hilsheimer's avatar Volker Hilsheimer
......@@ -118,7 +118,7 @@ $ cd ~/qt/dev
$ minicoin run build ubuntu-aws
```
Note how the `run` job brings up the machine for us, and then waits for the
Note how the `run` command brings up the machine for us, and then waits for the
`mutagen` file system syncing to finish before starting the job. Depending on
how many submodules of Qt you have checked out in your `~/qt/dev` worktree,
the job might take a little. But your machine won't spend any CPU or RAM on it,
......
......