2. I replaced `currying` by `currificación` and I implemented minor type fixes.
3. I fixed the blockquotes convenientement to javascript rules and comments.
4. I added anchor elements with links to wikipedia (curriying, arity and partial application). P.D.: For partial application, Wikipedia is not the article in spanish version.
My changes:
1. Do not must translate Provider to Proveedor.
2. Do not must translate React to Reacciona.
3. The snytax of the code on quote is fixed, as the english quote.
1. I added the line `$("#target4").html("<em>#target4</em>");` to solve the challenge.
2. I added link to official documentation and the freeCodeCamp guide.
* Update soluution to challenge
Add line $("#target4").html("<em>#target4</em>");
Link to Official Documentation and freeCodeCamp Guide
* Changec double quotes in JavaScript to single quotes