Skip to content

Commit a9329ac

Browse files
IsaacGBNAndras
andauthored
Fix a type: s/is/is a/
Co-authored-by: András B Nagy <[email protected]>
1 parent 7d8f778 commit a9329ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/simple-cipher/description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Description
22

33
Create an implementation the [Vigenère cipher][wiki].
4-
The Vigenère cipher is simple substitution cipher.
4+
The Vigenère cipher is a simple substitution cipher.
55

66
## Cipher terminology
77

0 commit comments

Comments
 (0)