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 authored and lpil committed Jan 16, 2024
1 parent d44ae09 commit 4088e4e
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 @@ -20,7 +20,7 @@
"manifest.toml"
]
},
"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 4088e4e

Please sign in to comment.