diff --git a/exercises/practice/minesweeper/.meta/config.json b/exercises/practice/minesweeper/.meta/config.json index cbc577b7..53ff3659 100644 --- a/exercises/practice/minesweeper/.meta/config.json +++ b/exercises/practice/minesweeper/.meta/config.json @@ -23,5 +23,5 @@ ".meta/src/reference/kotlin/Minesweeper.kt" ] }, - "blurb": "Add the numbers to a minesweeper board" + "blurb": "Add the numbers to a minesweeper board." }