diff --git a/exercises/pop-count/metadata.toml b/exercises/pop-count/metadata.toml index e416407732..ff8165a1c7 100644 --- a/exercises/pop-count/metadata.toml +++ b/exercises/pop-count/metadata.toml @@ -1,4 +1,4 @@ -title = "Pop Count" -blurb = "Count the 1 bits in a number" +title = "Eliud's Eggs" +blurb = "Help Eluid count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation." source = "Christian Willner, Eric Willigers" source_url = "https://forum.exercism.org/t/new-exercise-suggestion-pop-count/7632/5"