Skip to content

Commit ee64179

Browse files
Edwin Rybarczyktshepang
Edwin Rybarczyk
authored andcommitted
later -> latter
1 parent 375a9f0 commit ee64179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/docker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build Rust within the image, and run the tests.
88
You can run these images on your local development machine. This can be
99
helpful to test environments different from your local system. First you will
1010
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
11+
will be much faster than Windows or macOS because the latter use virtual
1212
machines to emulate a Linux environment). To enter interactive mode which will
1313
start a bash shell in the container, run `src/ci/docker/run.sh --dev <IMAGE>`
1414
where `<IMAGE>` is one of the directory names in `src/ci/docker` (for example

0 commit comments

Comments
 (0)