We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
s/is/is a/
1 parent 7d8f778 commit a9329acCopy full SHA for a9329ac
exercises/simple-cipher/description.md
@@ -1,7 +1,7 @@
1
# Description
2
3
Create an implementation the [Vigenère cipher][wiki].
4
-The Vigenère cipher is simple substitution cipher.
+The Vigenère cipher is a simple substitution cipher.
5
6
## Cipher terminology
7
0 commit comments