From eabb0177af3c693941fb885608954941c4e8a0af Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sat, 9 Nov 2024 22:42:09 +0200 Subject: [PATCH] typo --- src/parallel-rustc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/parallel-rustc.md b/src/parallel-rustc.md index dce97019c..2dae95a34 100644 --- a/src/parallel-rustc.md +++ b/src/parallel-rustc.md @@ -21,7 +21,7 @@ parallelized. still executed in serial mode.
-The follow sections are kept for now but are quite outdated. +The following sections are kept for now but are quite outdated.
---