From 97a00cc3333d350ca5526f5c0d1ee4c5c4fe3ebf Mon Sep 17 00:00:00 2001 From: Aamsua <92528835+Aamsua@users.noreply.github.com> Date: Sat, 19 Feb 2022 14:52:13 +0200 Subject: [PATCH] Update README.md There is a redundant letter 'a' before "the FIFA World Cup" in instructions line 2. --- subjects/is-winner/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/is-winner/README.md b/subjects/is-winner/README.md index 6fc33b8a..bca382bc 100644 --- a/subjects/is-winner/README.md +++ b/subjects/is-winner/README.md @@ -5,7 +5,7 @@ Create a function `isWinner` that, by making use of `winners` "API", should return a resolved Promise with the string: -- ` + ' never was a winner'`, if the country passed in `isWinner` has never won a the FIFA World Cup +- ` + ' never was a winner'`, if the country passed in `isWinner` has never won the FIFA World Cup - ` + ' is not what we are looking for because of the continent'`, if the country passed in `isWinner` is not from the european