Skip to content

Commit

Permalink
Sync the leap exercise's metadata with the latest data.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Jan 16, 2024
1 parent 29fbe40 commit c7775df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/leap/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
".meta/solutions/standard/Leap.rakumod"
]
},
"blurb": "Given a year, report if it is a leap year.",
"blurb": "Determine whether a given year is a leap year.",
"source": "CodeRanch Cattle Drive, Assignment 3",
"source_url": "https://coderanch.com/t/718816/Leap"
}

0 comments on commit c7775df

Please sign in to comment.