diff --git a/subjects/give-back/README.md b/subjects/give-back/README.md index 871d072c..eff5a757 100644 --- a/subjects/give-back/README.md +++ b/subjects/give-back/README.md @@ -2,7 +2,7 @@ ### Instruction -Declare an `giveBack` function an argument and return a new function that when +Declare a `giveBack` function which takes an argument and returns a new function that when called will return the argument of the `giveBack` function ### Usage