Browse Source

Update README.md

pull/884/head
Christopher Fremond 3 years ago committed by GitHub
parent
commit
4a76bbcec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/give-back/README.md

2
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

Loading…
Cancel
Save