We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375a9f0 commit ee64179Copy full SHA for ee64179
src/tests/docker.md
@@ -8,7 +8,7 @@ build Rust within the image, and run the tests.
8
You can run these images on your local development machine. This can be
9
helpful to test environments different from your local system. First you will
10
need to install Docker on a Linux, Windows, or macOS system (typically Linux
11
-will be much faster than Windows or macOS because the later use virtual
+will be much faster than Windows or macOS because the latter use virtual
12
machines to emulate a Linux environment). To enter interactive mode which will
13
start a bash shell in the container, run `src/ci/docker/run.sh --dev <IMAGE>`
14
where `<IMAGE>` is one of the directory names in `src/ci/docker` (for example
0 commit comments