Fix grammar in exercise `enigma`

This commit is contained in:
Augusto 2021-06-08 11:49:49 +01:00
parent cba96cfa4a
commit a6f7ce3c30
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
### Instructions
Write a function called `Enigma` that receives pointers to as arguments and move its values around to hide them.
Write a function called `Enigma` that receives pointers as arguments and move its values around to hide them.
This function will put :