Browse Source

docs(adding): correct grammar

15-review-language-piscine-rustquest-10-c-511
davhojt 2 years ago
parent
commit
35396f5ef1
No known key found for this signature in database
GPG Key ID: C8C3C515E7AF0D2D
  1. 4
      subjects/adding/README.md

4
subjects/adding/README.md

@ -2,8 +2,8 @@
### Instructions
Create the function `add_curry` that returns a closure.
The purpose is to curry the add method to create more variations.
Create the function `add_curry`, which returns a closure.
The purpose is to 'curry' the add method to create more variations.
### Usage

Loading…
Cancel
Save