Skip to content

Commit

Permalink
Fix placement of foregone exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
kahgoh committed Jul 30, 2024
1 parent 8224c96 commit a19c166
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -601,12 +601,12 @@
"prerequisites": [],
"difficulty": 5
}
],
"foregone": [
"bank-account",
"parallel-letter-frequency"
]
},
"foregone": [
"bank-account",
"parallel-letter-frequency"
],
"key_features": [
{
"title": "Algebraic data types",
Expand Down

0 comments on commit a19c166

Please sign in to comment.