From 165ac80bbf19d1e8027ecede16ebc84a7f112da7 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Wed, 13 Nov 2019 12:26:00 +0000 Subject: [PATCH] Update explain.en.md --- 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 a3962cf5f..9d130b1ab 100644 --- a/subjects/explain.en.md +++ b/subjects/explain.en.md @@ -13,7 +13,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 names of the 3 other main suspects that were not arrested (in the order that they should have appeared during the investigation) +- displays the names of the 3 other main suspects that were not arrested (in alphabetical order of their last name) ### Usage