From 87aca0f0261d9f16c1b135d9c028381ab97de848 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Wed, 4 Dec 2019 18:08:32 +0000 Subject: [PATCH] Update explain.en.md Fix typo --- subjects/explain.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/explain.en.md b/subjects/explain.en.md index 62ae02a3..edabcd4f 100644 --- a/subjects/explain.en.md +++ b/subjects/explain.en.md @@ -12,7 +12,7 @@ Write an `explain.sh` file that: - displays the first and last name of your key witness - displays the interview number of this witness -- displays the colour and the make of the car of the suspects +- displays the colour and the make of the car of the main suspect - displays the names of the 3 other main suspects that were not arrested (in alphabetical order of their last name) ### Usage