Skip to content

Commit

Permalink
Fix leap uuid (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
meatball133 authored Jan 24, 2024
1 parent 12cf995 commit 8cb214f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/leap/.approaches/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"approaches": [
{
"uuid": "5d42dc83-2473-425a-90bd-bf03f92b8c8b",
"uuid": "71375115-d712-4b3c-8485-bad7a6dfcf9f",
"slug": "boolean-chain",
"title": "Use boolean chain",
"blurb": "Use a chain of boolean expressions.",
Expand Down

0 comments on commit 8cb214f

Please sign in to comment.