Skip to content

Commit 3db4e9e

Browse files
committed
add a new line to config.json
1 parent 56f2ef8 commit 3db4e9e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

exercises/practice/affine-cipher/.meta/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
"blurb": "Create an implementation of the Affine cipher, an ancient encryption algorithm from the Middle East.",
1717
"source": "Wikipedia",
1818
"source_url": "https://en.wikipedia.org/wiki/Affine_cipher"
19-
}
19+
}
20+

0 commit comments

Comments
 (0)