From 09c0c40f3e77ee8b51c5928ef54e171b962c56d5 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sun, 10 Nov 2024 05:36:49 +0200 Subject: [PATCH] typo (#2132) --- 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.
---