Updated practice exericse config.json files.

Synced practice exercise config.json files to problem-specifications.
This commit is contained in:
BethanyG
2022-02-09 14:33:36 -08:00
parent a2c0e7e29f
commit 5c1faa027b
32 changed files with 33 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
{
"blurb": "Write a simple linked list implementation that uses Elements and a List",
"blurb": "Write a simple linked list implementation that uses Elements and a List.",
"authors": [
"cmccandless"
],