From a6f7ce3c308dfa36a20cd13d3df65ed443d35f31 Mon Sep 17 00:00:00 2001 From: Augusto Date: Tue, 8 Jun 2021 11:49:49 +0100 Subject: [PATCH] Fix grammar in exercise `enigma` --- subjects/enigma/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/enigma/README.md b/subjects/enigma/README.md index 84d2efee..d4136e02 100644 --- a/subjects/enigma/README.md +++ b/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 :