diff --git a/exercises/bowling/metadata.toml b/exercises/bowling/metadata.toml index d3e7cc1678..e4ec0c1d08 100644 --- a/exercises/bowling/metadata.toml +++ b/exercises/bowling/metadata.toml @@ -1,3 +1,3 @@ blurb = "Score a bowling game." -source = "The Bowling Game Kata at but UncleBob" +source = "The Bowling Game Kata from UncleBob" source_url = "http://butunclebob.com/ArticleS.UncleBob.TheBowlingGameKata"