Skip to content

Commit 44486e1

Browse files
IsaacGBNAndras
andauthored
Fix typo in exercises/simple-cipher/description.md: s/implementation the/implementation of the/
Co-authored-by: András B Nagy <[email protected]>
1 parent a9329ac commit 44486e1

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,6 +1,6 @@
11
# Description
22

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

66
## Cipher terminology

0 commit comments

Comments
 (0)