Browse Source

Fix grammar in exercise `enigma`

pull/826/head
Augusto 3 years ago
parent
commit
a6f7ce3c30
  1. 2
      subjects/enigma/README.md

2
subjects/enigma/README.md

@ -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 :

Loading…
Cancel
Save