diff --git a/subjects/abort.en.md b/subjects/abort.en.md index fd384f9f0..27907cca2 100644 --- a/subjects/abort.en.md +++ b/subjects/abort.en.md @@ -2,7 +2,7 @@ ### Instructions -Write a function that returns the the value in the middle of 5 five arguments. +Write a function that returns the value in the middle of 5 five arguments. This function must have the following signature.